Многофазное планирование задач с поиском документации

★ 8.0 · orchestration

make-plan is a Claude Code skill that produces a detailed, phased implementation plan with mandatory documentation discovery before any code is written. Acting as an orchestrator, it first deploys subagents to gather concrete facts — real API names, method signatures, copy-ready snippet locations, and anti-patterns — then synthesises the plan itself, setting phase boundaries and final wording. Every phase frames tasks as "copy the V2 session pattern from docs/examples.ts:45–60" rather than vague migration instructions, and includes a verification checklist with grep checks and tests. Subagent reports that state conclusions without citing sources are rejected and redeployed. The skill pairs naturally with the do skill for execution and with oh-my-issues when the plan originates from a bug backlog rather than a fresh idea.