requesting-code-review

Solid

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

Code & Development 1,034 stars 66 forks Updated today MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
32
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Requesting Code Review ## Overview Dispatch code-reviewer agent to catch issues before they cascade. **Core principle:** Review early, review often. ## When to Request - After each task in subagent-driven development - After completing major features - Before merge to main ## Process 1. Get git SHAs (base and head) 2. Dispatch code-reviewer agent with context 3. Act on feedback (Critical: fix immediately, Important: fix before proceeding, Minor: note for later) ## Agents Used - `agents/code-reviewer/` - Senior code review agent ## Tool Use Referenced by `subagent-driven-development` and `executing-plans` processes.

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category