Optimize a plan for sub-agent implementation
Decomposes plans into feature prompts for sub-agent execution.
/plugin marketplace add NotMyself/planning-system/plugin install planning-system@notmyself-marketplace<plan-file-path>Transform a plan into feature prompts optimized for sub-agent execution.
Read ${CLAUDE_PLUGIN_ROOT}/skills/planning/SKILL.md for system overview.
dev/plans/my-feature/plan.md)Validate input: Confirm plan file exists, read .beads file for epic ID
Load workflow details: Read ${CLAUDE_PLUGIN_ROOT}/skills/planning/workflows/2-optimization.md
Follow the workflow:
Verify output: All files created, manifest valid, Beads tasks created
Files in <plan-directory>/:
manifest.jsonl - Feature metadatacontext.md, constraints.md, decisions.md, edge-cases.mdtesting-strategy.md, README.mdprompts/*.md - Individual feature promptsUser runs plan:orchestrate <plan-directory>/