Skip to main content
Manusで任意のスキルを実行
ワンクリックで

spec-audit

// Audit and improve spec coverage for a given spec. Use when (1) a spec has low or 0% requirement coverage, (2) tests exist but lack @req tags, (3) code behaviors have drifted from the spec's success criteria, (4) you need to identify unspecified behaviors in the codebase. Covers the full audit loop: analyze coverage -> tag existing tests -> identify spec gaps -> propose spec updates.

$ git log --oneline --stat
stars:5
forks:7
updated:2026年3月23日 18:29
SKILL.md
readonly