Планирование управляемого релиза в PRD-цикле
★ 7.6 · vibe-coding
prd-v08-release-planning is a Claude Code skill that formalizes the handoff from completed development to a controlled release by defining deployment environments, go/no-go criteria, rollback triggers with metric thresholds, and post-deploy validation steps. It operates at PRD cycle stage v0.8 and consumes completed EPIC-, TEST-, ENV-, ARC-, KPI-, and RISK- entries produced in earlier stages. The skill outputs DEP- entries of four types: Environment (infrastructure configuration per stage), Criteria (blocking release gates), Rollback (automatic revert triggers with numeric thresholds), and Validation (post-deploy smoke and E2E checks). Three execution modes are available: quick covers staging-to-prod with a minimal checklist, standard adds full multi-environment setup and multiple rollback triggers, and deep extends to IaC review, canary or blue-green strategies, and post-mortem hooks. It is aimed at teams that need a verifiable, enforceable release contract before handing off to Runbook Creation.