Skill profile
parallel-code-review
Runs four read-only subagents in parallel — security, performance, correctness, readability — and merges the results into one prioritized review.
What it actually does
- Fans four read-only subagents across security, performance, correctness, and readability, then merges the results into one prioritized report.
When to use it — and when not to
Use it when
- You want a genuinely multi-angle review and are willing to spend the extra subagent time to get it.
Not for
- Cursor's built-in `/review-security` and `/review-bugbot` already cover your need — check those first since they cost nothing to try.
Agent compatibility
- Cursor
Cursor-native — depends on Cursor's parallel subagents.
Confirmed means the skill’s own source or vendor states it works with that agent. Portable means it only reaches that agent through the shared SKILL.md format and a directory convention — real, but a weaker claim. An agent with no entry here isn’t known to be unsupported; it simply isn’t documented either way, so nothing is claimed. Full model on Agent Skills Compatibility.
Requirements and operational surface
Depends on
- Cursor subagents
What it actually does at runtime
- Runs four parallel, read-only subagent passes over the diff — no writes
Overlap and alternatives
- Cursor's built-in review skillsCursor already ships three review skills for free — install this only if you specifically want the four-subagent breadth.
Evidence and provenance
Maintained by spencerpauly (community). Primary source: spencerpauly/awesome-cursor-skills, last checked against this page’s claims on . This page summarizes and analyzes that source — it isn’t a copy of its SKILL.md or README, and installation happens at the source, not here.
Also covered in The Best Cursor Skills, part of the Cursor guide.