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: directives_curation
|
||||
|
||||
For agents improving, curating, or adding workflow directives or context. Adds the 3 META directives + 3 TARGETED:documentation directives + 1 new curation directive on top of baseline.
|
||||
|
||||
## Inherits
|
||||
baseline
|
||||
|
||||
## Directives to warm
|
||||
Read each file below before any action.
|
||||
|
||||
- verbatim_lift_not_rewrite: conductor/directives/verbatim_lift_not_rewrite/v1.md
|
||||
- warm_md_duplicates_not_in_place: conductor/directives/warm_md_duplicates_not_in_place/v1.md
|
||||
- generation_script_walks_filesystem_fresh_each_run: conductor/directives/generation_script_walks_filesystem_fresh_each_run/v1.md
|
||||
- docs_philosophy_then_boundaries_then_logic_then_verify: conductor/directives/docs_philosophy_then_boundaries_then_logic_then_verify/v1.md
|
||||
- neutral_language_for_doc_drift: conductor/directives/neutral_language_for_doc_drift/v1.md
|
||||
- no_conductor_yaml_for_artifacts: conductor/directives/no_conductor_yaml_for_artifacts/v1.md
|
||||
- directive_one_concept_per_file: conductor/directives/directive_one_concept_per_file/v1.md
|
||||
|
||||
## Notes
|
||||
Engagement preset for the "improving, curating, or adding workflow directives or context" op. Inherits baseline (57) + adds 3 META + 3 TARGETED:documentation + 1 curation. Total: 64 directives + 4 non-directive context files (inherited).
|
||||
Reference in New Issue
Block a user