Поэтапный план разработки фичи

★ 7.1 · vibe-coding

plan-a-phased-build is a Claude Code skill that splits a body of context into a sequence of vertical-slice build phases, where each phase is independently demonstrable to a real user and each builds on the previous. The outline is written in plain language only — no file paths, function names, or library mechanics — using product-level subsystem names, user-facing UI vocabulary, and behavioral verbs so a non-technical stakeholder can read it end-to-end. Every phase carries a traceable reference back to the section of the source artifact that drove it. Use this skill when planning the order of development for a feature, capability, or system. For detailed implementation planning use plan-implementation; for specifying undecided behavior use plan-a-feature.