manage-solution-outline
Installation
SKILL.md
Manage Solution Outline Skill
This skill provides structure guidelines, examples, and operations for solution_outline.md documents. Load this skill when creating or modifying solution outlines.
Enforcement
Base contract: See manage-contract.md for shared enforcement rules, TOON output format, and error response patterns.
Skill-specific constraints:
- Use Write tool for document content, then validate via script (not the script API write path)
- Do not skip validation after writing or updating solution content
- Document creation follows the resolve-path, Write, validate pattern
- Deliverable numbering must be sequential starting from 1
Document Structure
Required sections: Solution Metadata (top-level ## Solution Metadata block with scope_estimate), Summary (2-3 sentences), Overview (ASCII diagram), Deliverables (numbered ### sections). Optional: Approach, Dependencies, Risks and Mitigations.
See standards/solution-outline-standard.md for the complete section specification, content guidelines, and validation rules.