From geas
Reviews changed outputs and role Evidence against a Task Contract, inspecting quality, fit, boundaries, risks, and Evidence sufficiency. Use during structured review handoffs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/geas:reviewingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review changed outputs and role Evidence against the current Task Contract and review focus, preserve the review result as Review Evidence, and return the Evidence ref, findings, remaining risks, verdict, and overall recommendation to the caller.
Review changed outputs and role Evidence against the current Task Contract and review focus, preserve the review result as Review Evidence, and return the Evidence ref, findings, remaining risks, verdict, and overall recommendation to the caller.
reviewing owns review inspection and Review Evidence only. It does not modify implementation outputs, rerun verification as the verifier, decide Task acceptance, write Task Evidence, or challenge hidden risks beyond the requested review focus.
Act as a focused reviewer.
Required inputs:
read_first refs for the Mission baseline, Task Contract, target outputs, Implementation Evidence, Verification Evidence, and relevant prior Evidence.Optional inputs:
read_first ref before reviewing.references/review-evidence.md; include affected refs, basis, severity, category, and recommendation.references/review-evidence.md.references/review-evidence.md.geas-cli adapter to record Review Evidence.Before writing findings, create a concise plan that names:
If the plan reveals missing target refs, missing Evidence refs, unreadable outputs, absent review focus, or a required User decision, stop before writing findings.
Write a finding only when the User or caller can act on it. Each finding needs a specific affected ref and basis.
Use Remaining Risks for concerns that are real but not actionable as a review finding inside the current focus, or that need challenge, verification, or User Judgment rather than implementation rework.
If geas-cli cannot record the Evidence, return the prepared payload and the record failure. Do not replace the missing Evidence ref with an informal review claim.
| Resource | Use When |
|---|---|
references/review-evidence.md | Writing Review Evidence, shaping findings, choosing verdict and recommendation, and reporting review stop reasons. |
passed when required review focus remains unreviewed, blocking findings exist, or material risks are unresolved.Stop and return a handoff failure report when:
read_first ref is missing or unreadable.geas-cli Evidence record does not report success.reviewing inspects outputs and Evidence, records Review Evidence, and returns review findings and recommendation. It does not implement fixes, run the verifier role, challenge beyond the requested review focus, decide User acceptance, write Task Evidence, or close Missions.
npx claudepluginhub choam2426/geas --plugin geasVerifies changed outputs against a Task Contract, runs checks, and records Verification Evidence with verdict and unverified scope.
Requests independent code review for subagent-driven implementation, high-risk merges, and verification uncertainty. Ensures findings-first evaluation with baseline alignment.
Scaffolds review workflows with context, evidence, and output steps. Ensures consistent, comparable findings across reviews.