feat(directives): add 12 engagement presets (audit, fix_tests, implement_feature, refactor, new_script_tool, meta_tooling, directives_curation, documentation, media_analysis, ideation, tier2_autonomous)

This commit is contained in:
ed
2026-07-05 14:22:51 -04:00
parent 0c4a7621d4
commit 6c94405e21
11 changed files with 340 additions and 0 deletions
@@ -0,0 +1,20 @@
# Preset: meta_tooling
For agents adjusting the meta-tooling layer — the conductor system, the directive harness, the agent prompts, the MCP server. Adds the meta-tooling boundary directive on top of baseline.
## Inherits
baseline
## Directives to warm
Read each file below before any action.
- meta_tooling_app_boundary_check: conductor/directives/meta_tooling_app_boundary_check/v1.md
- meta_tooling_no_app_imports: conductor/directives/meta_tooling_no_app_imports/v1.md
## Non-directive context
Read each file below as full documents.
- meta boundary guide: docs/guide_meta_boundary.md
## Notes
Engagement preset for the "adjusting meta-tooling" op. Inherits baseline (57) + adds 1 APP:mcp + 1 new meta-tooling directive + the meta-boundary guide. Total: 59 directives + 5 non-directive context files.