Watch another agent's work like a reviewer with a pager: reconstruct the request, verify the evidence, and close the gap between what was asked and what actually happened. This audits the agent (did it do the task, did it really verify), not the code itself; pair it with /review or /code-review for the code.
Adapted from BuilderIO/skills (MIT).
Infer the mode from the user's wording:
If authority is unclear, default to audit-only and say what you would fix.
gh for PR/CI), not a summary.Build a compact contract before judging the work:
Inspect evidence, not vibes:
Classify each issue:
Lead with the outcome. Keep it scannable:
Status: done / blocked / stale / running
Requested: what the user asked the agent to do
Observed: what the agent changed, claimed, and verified
Gaps: missing behavior, bugs, weak verification, scope drift
Fixes made: files changed + validation run (omit for audit-only)
Remaining risk: unverified, or waiting on CI/review/deploy/humanName exact files, commands, PRs, or thread IDs when they matter.
The post-agent triad, each a different question about a finished run:
/debrief: recap of what agents accomplished across sessions, with loose ends; this audits one run against its ask/sweep: post-op check for artifacts and damage left behind; this checks whether the work got done/review: structured review of the code itself, with reasoning capture/debugging: when an audited gap turns out to be a real bug, build the loop and isolate itRECIPE.md: Agent recipe for parallel decomposition (2 workers)5647baf
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.