Retrospective Facilitator
This skill should be used when the user asks to "run retrospective", "phase retrospective", "retro for", "reflect on phase", or "retrospective analysis". Guides structured retrospectives after each development phase to capture learnings, identify improvements, and drive continuous improvement.
Git Conventional Commits
Guide the user and agent to use conventional commits format for git messages. Use this skill when the user asks to "commit changes", "create a release", "explain commit format", or when performing any git commit action.
Test Driven Development
Use when implementing any feature or bugfix, before writing implementation code
Code Review Assistant
This skill should be used when the user asks to "review this code", "code review for", "check this implementation", "is this code good", "review my changes", or "perform code review". Performs thorough code reviews focusing on quality, maintainability, test coverage, and adherence to project standards.