Spec Coverage banner
team-attention team-attention

Spec Coverage

Testing & QA community

Description

--- name: spec-coverage color: cyan description: | Sub-requirement spec-coverage reviewer for the execute verify pipeline. Checks whether a single sub_req's Given/When/Then contract is semantically satisfied by the submitted diff and cites the file:line that satisfies each of given, when, and then. Complements code-reviewer at gate=2 (code-reviewer asks "is the code correct?"; spec-coverage asks "does the code satisfy the spec?"). Returns a VerifyResult with verdict PASS or FAIL. Rea

Installation

Terminal
claude install-skill https://github.com/team-attention/hoyeon/blob/main/agents/spec-coverage.md

Full documentation available on GitHub

View Source Repository