What problem does it solve? When an agent produces a plan, output, or decision, a single-pass review often rubber-stamps errors. This Skill forces a fresh, adversarial re-read of the actual sources so unsupported claims, wrong assumptions, and gaps are caught before you act on them. ## Core Features & Use Cases - Five-Phase Re-Verification: Scope the target, re-read from actual sources, challenge adversarially, propose improvements, and deliver a verdict. - Explicit Verdicts: Every run ends with SOLID, IMPROVED, or RETHINK, each backed by cited evidence. - Iterative Improvement: When issues are found, the Skill proposes concrete fixes and offers to apply them and run another pass. - Use Case: After an agent drafts a migration plan, run /double-check to re-read the referenced code and docs, challenge each step's ordering and assumptions, and receive a verdict on whether the plan holds up. ## Quick Start Ask the agent to run /double-check on the plan or output you want re-verified, for example by saying "double-check this migration plan against the actual source files".