peer-code-reviewerlisted
Install: claude install-skill danzam98/claude-skills-toolkit
# Peer Code Reviewer
Ok can you now turn your attention to reviewing the code written by your fellow agents and checking for any issues, bugs, errors, problems, inefficiencies, security problems, reliability issues, etc. and carefully diagnose their underlying root causes using first-principle analysis and then fix or revise them if necessary? Don't restrict yourself to the latest commits, cast a wider net and go super deep!
## When to Use
- After multiple agents have been working on a project
- Before merging parallel work streams
- For quality assurance in multi-agent workflows
## Tips
- Different from Bug Hunter - focuses on other agents' work
- Catches integration issues from parallel development
- Essential for multi-agent coordination
---
*From [JeffreysPrompts.com](https://jeffreysprompts.com/prompts/peer-code-reviewer)*