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,23 @@
|
||||
# Preset: documentation
|
||||
|
||||
For agents writing or updating codebase documentation (`docs/guide_*.md`, `docs/Readme.md`, `docs/AGENTS.md`). Adds the 3 TARGETED:documentation directives + 1 new doc-update directive on top of baseline.
|
||||
|
||||
## Inherits
|
||||
baseline
|
||||
|
||||
## Directives to warm
|
||||
Read each file below before any action.
|
||||
|
||||
- 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
|
||||
- doc_update_after_track_ships: conductor/directives/doc_update_after_track_ships/v1.md
|
||||
|
||||
## Non-directive context
|
||||
Read each file below as full documents.
|
||||
|
||||
- docs index: docs/Readme.md
|
||||
- agent docs mirror: docs/AGENTS.md
|
||||
|
||||
## Notes
|
||||
Engagement preset for the "writing or updating codebase documentation" op. Inherits baseline (57) + adds 3 TARGETED:documentation + 1 doc-update. Total: 61 directives + 6 non-directive context files (4 inherited + 2 added).
|
||||
Reference in New Issue
Block a user