This skill should be used when the user asks to "run verification", "check if code passes", "run tests and lint", "verify implementation", or after code changes in autonomous mode. Runs typecheck, lin...
0
AI 96
conflict-resolver
adiomas1/27/2026
This skill should be used when the user asks to "resolve merge conflicts", "fix git conflicts", "merge branches", or when autonomous-dev encounters merge conflicts during branch integration. Intellige...
0
AI 95
task-decomposer
adiomas1/27/2026
This skill should be used when the user asks to "break down this feature", "decompose this task", "create task list", "plan implementation steps", "identify subtasks", or when planning autonomous exec...
0
AI 95
work-type-classifier
adiomas1/27/2026
This skill should be used when the user initiates autonomous development with /auto, /auto-lite, or similar commands to classify the type of work. Semantic work type classification with multi-layer de...
0
AI 82
mutation-tester
adiomas1/27/2026
This skill should be used when the user asks to "verify test quality", "run mutation testing", "prove tests catch bugs", "check test effectiveness", or automatically after the TDD cycle completes in t...