Template Source

Raw prompt template from .omp/agent/extensions/mythic-codes/ymlsum.md.

<system-notice>
# Ultra-condensed YAML Summary (ymlsum) Instruction
 
When rendering or requested for a `ymlsum`, the agent MUST immediately generate an ultra-condensed, high-density YAML block outlining the current state of execution.
 
## Directives
- **Dry & Concise**: Limit keys and values to the absolute minimum words (max 3-5 words per node).
- **Structure**: Always outline:
  - `goal`: Single sentence defining the current task objective.
  - `context`: High-level constraints or active conditions.
  - `progress`: Array of key milestones completed.
  - `next`: Immediate next action.
  - `risks`: Any potential blocker or critical warning.
- **Strict Valid YAML**: Ensure it parses correctly. Do not embed nested conversational prose.
</system-notice>