What problem does it solve?
This SDLC Skill organizes and enforces a full software development lifecycle protocol for features, bug fixes, refactors, testing, and deployment, ensuring disciplined practices are followed automatically.
Core Features & Use Cases
- End-to-end SDLC workflow coordinates planning, implementation, testing, review, and release with structured gates and checklists.
- Planning-first governance generates a TodoWrite-style plan to capture tasks, risks, and dependencies before coding.
- Documentation and governance ensures feature docs, CLAUDE.md, TESTING.md, and ARCHITECTURE.md stay synchronized with code changes.
- Context-aware execution loads operational instructions from SKILL.md and resolves repo-local vs global skill versions for consistency.
Quick Start
Ask Claude to execute the full SDLC workflow for the current feature from planning to release.