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,15 @@
# Preset: new_script_tool
For agents creating new script tools under `scripts/`. Adds the 2 script-authoring directives on top of baseline.
## Inherits
baseline
## Directives to warm
Read each file below before any action.
- scripts_namespace_isolated: conductor/directives/scripts_namespace_isolated/v1.md
- scripts_audit_pattern: conductor/directives/scripts_audit_pattern/v1.md
## Notes
Engagement preset for the "making new script tools" op. Inherits baseline (57) + adds 2 script-authoring directives. Total: 59 directives + 4 non-directive context files (inherited).