code-review
01Agent
Reviews code for correctness, security, performance, and maintainability. Use when the user asks for a code review, PR review, or critical look at recent changes.
Agent
Reviews code for correctness, security, performance, and maintainability. Use when the user asks for a code review, PR review, or critical look at recent changes.
Agent
Stages and commits current working changes with a well-formed message. Use when the user asks to commit, check in, or save changes.
Agent
Executes focused work in clean, isolated context and returns a concise writeup. Use for exploratory analysis, parallel work streams, experimental operations, or context-heavy investigations.
Agent
Analyzes code and returns prioritized refactoring recommendations without making changes. Use when the user asks what to refactor, where to improve code quality, or for analysis of refactoring opportunities.
Agent
Carries out one specific refactoring safely and surgically with zero behavior change. Use when the user asks to refactor, restructure, extract, rename, simplify, or clean up code without changing behavior.