Plugin Claude Code
Break large features into small, reviewable pieces with planning, parallel development, verification, and clean commits.
Plugin Claude Code
Break large features into small, reviewable pieces with planning, parallel development, verification, and clean commits.
Skill Claude CodeCodex
Format: ( ): — scope is the lowercase kebab-case feature or component name; omit it only when no single component fits.
Skill Claude CodeCodex
Set up development for one or more issues using git worktrees and tmux.
Skill Claude CodeCodex
Break down a GitHub issue into sub-issues with acceptance criteria, then create and link them.
Skill Claude CodeCodex
Verify implementation completeness against requirements after finishing a task.