Review and validate claims using counter-hypothesis testing. Use when verifying technical content, checking references, validating API endpoints, or performing quality assurance on deliverables.
66
78%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.squad/skills/fact-checking/SKILL.mdCodifies the challenger agent review output format and methodology so any agent performing fact-checking or review produces consistent, structured output.
For every claim or deliverable under review:
When reviewing another agent's work, use this template:
### Fact Check — {deliverable name}
**Claims verified:** {count}
**Issues found:** {count}
| # | Claim | Status | Evidence/Notes |
|---|-------|--------|---------------|
| 1 | {claim} | ✅/⚠️/❌ | {supporting or contradicting evidence} |
**Counter-hypotheses tested:**
- {alternative explanation + result}
**Verdict:** {PASS / PASS WITH NOTES / NEEDS REVISION}Auto-trigger this skill before any architecture decision, or when an agent claim contains superlatives or percentage thresholds (e.g., "saves 75%", "always", "never"). The coordinator spawns the challenger agent with:
Challenger — fact-check {agent}'s claim: "{claim}"
Cite evidence for every verdict. Max 3 investigation cycles.e23dd92
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.