Enforces a structured, best-practice engineering lifecycle to ensure high-quality code through systematic planning, implementation, and validation.
The dev-workflow skill transforms Claude into a disciplined software engineer by enforcing a rigorous 'Investigate → Plan → Implement → Test → Validate → Commit' cycle. It prevents common coding pitfalls by mandating DRY and SOLID principles, automating conventional git commit formatting, and leveraging specialized subagents for testing and reviews. This skill ensures that every task—from minor bug fixes to major feature implementations—is executed with a consistent methodology, comprehensive validation, and clear documentation via TLDR summaries.
주요 기능
01Seamless delegation to specialized subagents for testing and reviews
02Standardized conventional commit formatting and completion reporting
03Structured task planning with mandatory TLDR summaries
041 GitHub stars
05Systematic multi-step development pipeline (Investigate to Commit)
06Automated enforcement of DRY and SOLID architecture principles
사용 사례
01Automating bug root-cause analysis and validated fix implementations
02Standardizing engineering workflows and code quality across a development team
03Ensuring high code quality and test coverage during complex refactoring tasks