What problem does it solve? When a defect surfaces mid-task, it is easy to lose it or file a vague, unverifiable note. This Skill turns a discovered defect into a properly structured aiwf gap entity whose claim is reproduced, reviewed by a fresh-context reviewer, and committed through the aiwf CLI. ## Core Features & Use Cases - Gap triage: Decides whether a finding is actually a gap by consulting .claude/templates/gap.md, and routes misfiled items (e.g., decisions) to the right record type. - Reproduced claims: Drafts each gap body from the template and re-runs the failing command so the What's missing section contains verifiable evidence, not assertions. - Independent batch review: Dispatches a fresh-context reviewer over the uncommitted drafts to re-run reproductions and flag misfiled or unverifiable claims before filing. - Use Case: During a debugging session you notice three unrelated defects. Run this ritual once over the batch: draft each gap from the template, reproduce each claim, have a reviewer verify them, then file each with aiwf add gap and mirror the G-NNNN ids back to the work in flight. ## Quick Start Ask the AI to record the defect you just found as an aiwf gap, reproducing the failure and having it reviewed before filing.