think-scrutinize — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited think-scrutinize (Agent Skill) and scored it 96/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 1 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Scrutinizes an idea or plan to identify its faults before implementation. Uses the same adversarial pattern as /think-deliberate, but pointed inward at a single idea instead of outward across competing options: skeptics critique, an advocate defends, skeptics counter-rebut, orchestrator synthesizes.
This skill produces no tangible artifacts. It is a consultant, not an implementer. No code, no tickets, no commits. The output is a structured report of findings that survived adversarial testing.
Judge (you, running this skill):
Skeptics: Each receives a specific lens (technical, economic, operational, etc.) and critiques the idea in good faith through that lens.
Advocate: Defends the idea against the consolidated critique — concedes genuine faults, refutes weak ones.
The idea may arrive as:
Produce a written brief of the idea as you understand it. Skeptics and the advocate critique and defend this brief. Ambiguity here corrupts everything downstream.
Probe for the context skeptics will need:
3-5 clarifying questions is typical. More suggests the idea isn't ready for scrutiny yet.
Select lenses that fit the idea's domain. The number is a judgment call — there is no fixed count.
Common lenses:
Guidelines:
Spawn one THK - Skeptic agent per lens, in parallel. Each receives:
Collect all critiques.
Merge findings into a single brief:
Spawn a THK - Advocate agent with:
The advocate returns a rebuttal per finding.
Each skeptic sees the advocate's rebuttals to its own findings and responds per finding:
Skeptics run in parallel.
For each finding, verdict is one of:
Final report format:
## Scrutinization Report
**Idea:** [one-line summary]
**Lenses applied:** [list]
### Findings That Stand
[Fatal flaws and serious concerns that survived rebuttal]
### Load-Bearing Assumptions to Validate
[Assumptions the idea depends on — user should verify]
### Partial / Uncertain
[Findings where rebuttal narrowed but didn't eliminate]
### Findings That Were Refuted
[Brief — for completeness. Shows the exchange was not one-sided.]
### Strengths
[Where the idea held up across lenses]
### Recommendation
One of:
- **Proceed** — no material faults; idea is robust
- **Proceed with adjustments** — address standing findings, then proceed
- **Rethink** — standing findings suggest substantive revision
- **Reject** — fatal flaws are unaddressable within the current framingThis skill is one-shot. If the user refines the idea based on the report, they re-invoke /think-scrutinize with the revised version. Each invocation is a clean consultation — not an open-ended dialog.
Good fit:
Poor fit:
/think-deliberate/bug-hunt or /review-security/implement, /refactor, etc.The skill exists to make ideas stronger. A good skeptic finds the faults that matter, not the most faults. A good advocate defends honestly, not desperately. The user gets the truth that emerges from their collision.
Charlie Munger, borrowing from Jacobi: "Invert, always invert." Before committing to an idea, understand how it could fail. /think-scrutinize formalizes that instinct — not as unstructured doubt, but as adversarial stress-testing with honest synthesis.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.