From sdlc
Analyzes traceability matrix CSV for SDLC gaps (missing tests, unlinked requirements, defects) and generates traceability-gap-report.md with prioritized fixes and owners.
npx claudepluginhub jmagly/aiwg --plugin sdlc<path-to-traceability-csv> [--interactive] [--guidance "text"]sonnet# Check Traceability (SDLC) ## Task Analyze the traceability matrix and report gaps: - Missing tests for critical use cases - Requirements without design/code links - Closed defects not linked back to a requirement/use case ## Output - `traceability-gap-report.md` with prioritized fixes and owners
/check-traceabilityScan all specification and delivery artifacts for cross-reference integrity. Reports orphan specs, broken references, coverage gaps, and unresolved TBDs.
Analyze the traceability matrix and report gaps:
traceability-gap-report.md with prioritized fixes and owners