Streamlines the code review process by dispatching specialized subagents to verify code quality and requirement adherence before merging.
The requesting-code-review skill standardizes how developers validate their work within Claude Code by automating the dispatch of a code-reviewer subagent. By utilizing Git SHAs to isolate specific changes, this skill ensures that every task or feature is evaluated against project requirements before it can cascade into larger issues. It facilitates a 'review early, review often' philosophy, allowing developers to catch critical bugs, improve code architecture, and maintain a high standard of quality throughout subagent-driven development workflows.
주요 기능
01Subagent-driven automated code analysis
020 GitHub stars
03Seamless integration with task-based development plans