About
The Task skill serves as a comprehensive workflow manager for Claude, guiding it through a structured four-phase process: Analysis, Implementation, Review, and Completion. It automates technical decision-making by identifying task types (feat, fix, refactor), managing Git branches using standard conventions, and coordinating specialized sub-skills like /developer and /frontend for logic and UI work. By enforcing conventional commits and rigorous verification steps—including builds, linting, and testing—this skill ensures that every code change is production-grade, well-documented, and aligned with project standards.