Requesting code review
Skill a5c-ai/babysitter/library/methodologies/superpowers/skills/requesting-code-review
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
npx -y skills add a5c-ai/babysitter --skill requesting-code-reviewAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Use when completing tasks, implementing major features, or before merging to verify work meets requirements.
SKILL.md
0.8 KB, as published. Nobody here has run it
- After completing major features
- Before merge to main
Process
- Get git SHAs (base and head)
- Dispatch code-reviewer agent with context
- 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.