Private
Public Access
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:
@@ -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.
|
||||
Reference in New Issue
Block a user