Loading...
Loading...
Found 104 Skills
Comprehensive pull request review using specialized agents
Create pull requests using GitHub CLI with proper templates and formatting
Merge changes from worktrees into current branch with selective file checkout, cherry-picking, interactive patch selection, or manual merge
Implement a task with automated LLM-as-Judge verification for critical steps
Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification
Create well-formatted commits with conventional commit messages and emoji
Launch multiple sub-agents in parallel to execute tasks across files or targets with intelligent model selection and quality-focused prompting
Comprehensive A3 one-page problem analysis with root cause and action plan
Setup TypeScript best practices and code style rules in CLAUDE.md
Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.
Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing
Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates