blueprint
Installation
SKILL.md
/blueprint
Write the canonical ai-env blueprint (plan file) for the current task. Requires /orient to have run first.
Sequence
- Check prerequisites. Confirm a worktree exists and /orient has identified the task. If not, stop and tell the user.
- Brainstorm (one round). Invoke
/brainstormingwith the task description. One round only — capture direction, do not iterate. - Read the template. Read
ai-workspace/plans/TEMPLATE.mdfrom the repo root. - Write the plan. Create
ai-workspace/plans/<branch-slug>.mdwith ALL template fields. For complex plans, readreferences/planning-quality.mdand apply its checklist without copying the whole reference into the plan.