Outsider-perspective end-to-end review of a plan, PR, or code change. First questions intent and whether a simpler/more elegant approach would achieve the same goal, then traces the actual code path (not just the diff) to verify the change does what it claims. Output is concise, actionable, and every call carries its rationale. Trigger on /scrutinize and proactively whenever the user asks to review, audit, sanity-check, or get a second opinion on a plan, PR, diff, design doc, or proposed code change.
77
96%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Stand outside the change and ask whether it should exist at all, then verify it actually does what it claims end-to-end.
Run these in order. Do not skip ahead.
For each claim the change/plan makes, answer:
Output one tight section per finding. Order by severity (blocker → major → nit). For each:
file:line when applicable.Close with a one-line verdict: ship / fix-then-ship / rework / reject — with the single biggest reason.
a1fc303
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.