reviewing-code
Installation
SKILL.md
Review
Given task file path .plans/<project>/review/NNN-task.md:
Review Agents
Launch 3 specialized agents in parallel (FULL review only):
- Security Gatekeeper (
security-reviewer): OWASP Top 10, injection, auth, secrets - Quality Guardian (
quality-guardian): Error handling, edge cases, maintainability - Test Auditor (
test-coverage-analyzer): Coverage gaps, test quality, behavioral coverage
Each agent has full instructions in its agent file. They are accountable for their domain.
Review Triage
FIRST, read **implementation_metadata:** from task file and determine review tier.