cy-spec-peer-review
Spec Peer Review
Codex authors AGH TechSpecs with gpt-5.4 at reasoning_effort=xhigh; Claude Opus pressure-tests them. This skill runs that pressure-test only when the user explicitly asks for a review round after approving the current draft. It does not auto-run, auto-incorporate findings, or auto-loop additional rounds.
User Decisions
When this skill instructs the agent to ask whether to incorporate findings or run another round, it MUST use the runtime's dedicated interactive question tool — the tool or function that presents a question to the user and pauses execution until the user responds.
If the runtime does not provide such a tool, present the question as the complete assistant message and stop generating. Do not answer the question on the user's behalf.
Required Inputs
- techspec-path (optional): explicit path to the
_techspec.mdunder review. When omitted, resolve to the most recently modified.compozy/tasks/<slug>/_techspec.mdwhose sibling_meta.mdshowsPending: > 0or no_meta.mdexists yet.
Procedures
Step 1: Validate Input and Context