Генерация структурированного плана реализации
documentation
vc-generate-plan is a Claude Code skill that creates or updates implementation plan artifacts in SIMPLE or COMPLEX format from a feature idea, PRD, or approved direction. It saves the plan into a structured task folder (`process/general-plans/active/{slug}_{date}/`) and enforces required sections: Touchpoints, Public Contracts, Blast Radius, Verification Evidence, and Resume and Execution Handoff. For large multi-phase programs, the skill produces an umbrella orchestration plan plus one direct plan file per phase, following `process/development-protocols/phase-programs.md`. The generated artifact is validated by `validate-plan-artifact.mjs`; validation failures are treated as blockers before the plan is handed off to the EXECUTE phase of a RIPER-5 workflow. Built for teams that need a strict planning contract with explicit verification gates and clear agent-to-agent handoff instructions.
- #implementation-plan
- #plan-generation
- #project-planning
- #riper-5-workflow