skills/spec-audit-en/SKILL.md
Detect unimplemented features, TODOs, skipped tests, and API schema gaps, then create Issues
npx skillsauth add ousiass/claude-config spec-audit-enInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Treat spec documents as the Single Source of Truth. Detect implementation gaps and create GitHub Issues.
gh CLI (for Issue creation)/spec-audit-en docs/api-spec.md): Check specific document(s)If no path argument is given, auto-discover documents from the project root using Glob:
docs/, spec/ directoriesREADME.md, ARCHITECTURE.md, CLAUDE.md*.yaml, *.json).md filesShow the discovered document list to the user and confirm the check targets.
Detection granularity is per function/endpoint. Report specific items like "DELETE /users/:id is not implemented", not entire sections.
Detection covers all of:
skip, pending, xit, xdescribe, etc.TaskCreate to track check targetsRefer to references/check-criteria.md for detection criteria.
Explore agent or Grep/GlobGrep for TODO, FIXME, HACK, XXX, TEMPGrep for:
it.skip, describe.skip, xit, xdescribe, test.skipt.Skip@pytest.mark.skip, @unittest.skip, self.skipTestskip, pendingreferences/check-criteria.md)templates/report.md formatAskUserQuestion for output destination:
spec-audit-report.md at project rootWhen "Create GitHub Issues" is selected:
AskUserQuestion for Issue creation mode:
gh issue list --state open --search "<summary>" for existing Issues. If duplicate found: ask to skip or create newtemplates/issue.mdgh issue create with labels: spec-audit + severity label (severity:critical, severity:high, severity:medium, severity:low)TaskCreate/TaskUpdatetesting
PRのTest planチェックリストからローカル実行用テスト手順書を生成しPRコメントに投稿
content-media
Stitchモックzipを展開しShopify OS 2.0テーマ(Atomic Design snippets構造)に変換する
devops
Stitchモックzipを展開しNetlifyデプロイ可能な構造に変換する
development
既存の仕様書ディレクトリをHextraテーマのHugo仕様書サイトに変換する