review-implementation
Installation
SKILL.md
Review Implementation
Perform a thorough code review of an implementation done by another AI agent, using a review context document as the starting point.
When to Use
- The user provides a review context document (generated by
generate-review-contextor written manually). - The user asks you to review work done by another AI agent.
- The user wants a list of issues to send back to the implementing agent.
Inputs
Required:
- A review context document with scope, files created, files modified, and architecture summary.
Also needed (read these yourself):
- The design doc or spec referenced in the context.
- Every file listed in the context (both created and modified).