evidence-gap-review
Installation
SKILL.md
Review the output of specgraph verify (or specgraph verify --json) and produce an actionable gap report.
Procedure
- Run
specgraph verify(or read the provided output). - For each spec with status
WARNorFAIL:- Identify the required evidence dimension(s) that are unmet.
- State the current evidence level and what level is needed.
- Suggest the lowest-effort action that would provide the required evidence.
- Group findings by effort: low (annotation), medium (test), high (architecture decision).