con un clic
peer-review
Critically evaluate and append peer review to code-review.md
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Critically evaluate and append peer review to code-review.md
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Quickly capture and create a Linear issue
Explore, clarify, and create a detailed implementation plan
Execute the implementation plan
Explore and understand a feature before implementation
Deep technical explanation for learning
Perform comprehensive code review for a Linear issue
| name | peer-review |
| description | Critically evaluate and append peer review to code-review.md |
A different team lead within the company has reviewed the current code/implementation and provided findings below. Important context:
You MUST have a Linear issue ID (e.g., VOLI-21) to perform a peer review. If not provided, ask the user for the issue ID before proceeding.
CRITICAL: You MUST append the peer review to the EXISTING code-review.md file at:
docs/issues/{ISSUE_ID}/code-review.md
Do NOT create a separate file. The peer review should be added as a new section at the end of the existing code review, separated by a horizontal rule (---).
docs/issues/{ISSUE_ID}/code-review.md fileFor EACH finding in the peer review:
---
## Peer Review of This Code Review (Meta-Review)
**Reviewer:** {Your Name/Model}
**Date:** {YYYY-MM-DD}
### Validation Against Source
- **{Finding 1}:** {Confirmed/Rejected} - {explanation} ✓/✗
- **{Finding 2}:** {Confirmed/Rejected} - {explanation} ✓/✗
### Gaps / Corrections
1. **{SEVERITY}** **{Issue title}**
{Description of the issue}
- **Fix:** {Suggested fix or action}
2. **{SEVERITY}** **{Issue title}**
{Description of the issue}
- **Fix:** {Suggested fix or action}
### Summary
- **Code review structure:** {Assessment} ✓/✗
- **Checklist:** {Assessment} ✓/✗
- **Critical issues in review:** {count}
- **Corrections to original review:** {count with severity breakdown}
- **Verdict:** {Final assessment and recommendation}
Provide to the user: