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,15 @@
|
||||
# Preset: media_analysis
|
||||
|
||||
For agents doing analysis on content from various media sources (YouTube, substack, twitter, user-provided text/markdown). Adds 2 media-analysis directives on top of baseline. No testing directives — media analysis does not touch the test suite.
|
||||
|
||||
## Inherits
|
||||
baseline
|
||||
|
||||
## Directives to warm
|
||||
Read each file below before any action.
|
||||
|
||||
- media_source_cited_in_output: conductor/directives/media_source_cited_in_output/v1.md
|
||||
- media_analysis_neutral_voice: conductor/directives/media_analysis_neutral_voice/v1.md
|
||||
|
||||
## Notes
|
||||
Engagement preset for the "doing analysis on content from various media sources" op. Inherits baseline (57) + adds 2 media-analysis. Total: 59 directives + 4 non-directive context files (inherited).
|
||||
Reference in New Issue
Block a user