review-to-release-workflow
Installation
SKILL.md
Review to Release Workflow
Purpose
Use this skill to run a complete engineering workflow from technical discovery through implementation, verification, and final release-readiness assessment.
This workflow is designed for situations where a project needs more than isolated code changes. It should be used when the goal is to understand the codebase first, clarify unresolved questions, implement only approved decisions, verify correctness, and then determine whether the result is actually ready for merge, handoff, staging, or production.
This skill coordinates a four-phase process:
- Discovery
- Implementation
- Verification
- Release Readiness