Spec Check — Security skill for Claude Code
Audit GWT acceptance test specs for implementation leakage.
How to install Spec Check
Installs to ~/.claude/skills/swingerman-engineer-spec-check/SKILL.md
mkdir -p ~/.claude/skills/swingerman-engineer-spec-check && curl -fsSL https://raw.githubusercontent.com/swingerman/engineer/HEAD/commands/spec-check.md -o ~/.claude/skills/swingerman-engineer-spec-check/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Spec Check does
name: spec-check description: Audit GWT acceptance test specs for implementation leakage. Optionally provide a specific file path.
Audit acceptance test specifications for implementation leakage.
Invoke the `spec-guardian` agent to review spec files.
If a file path was provided as an argument, review only that file. If no argument was provided, review all `.txt` files in `specs/`.
**Target:** $ARGUMENTS
Alternatives in Security
- Review Artifact — Creates one polished, self-contained HTML artifact from review findings, audit notes, PR feedback, code review 652 ★
- Data Viz Audit — Audit a data visualization for chart type selection, accessible color palette, annotations, and anti-patterns 309 ★
- Tier 3 Code Refinement Report — Date: 2026-03-20 Status: ALL 54 FINDINGS IMPLEMENTED Scope: Full codebase (18 plugins, 888 files, ~266K lines) 222 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Pipeline Team
Orchestrates the full implementation pipeline (impl-plan -> impl -> audit -> fix -> merge) across multiple pre
Audit Security
Security audit (OWASP Top 10, PHP-specific vulnerabilities). Analyzes input validation, injection, authenticat
Spec Audit
Spec-vs-code compliance audit — extracts requirements from a spec / whitepaper / RFC and matches each to the i
Claudemd Analyze
Read-only spec ↔ implementation coherence audit. Cross-references core ↔ extended §EXT refs, Sizing line accur
State Audit
Audit the state management implementation across the project or in a specific file.
Audit Implementation
POST-IMPLEMENTATION AUDIT — analyzes what the implementing agent did wrong and why, proposes specific changes
Related Agents
Spec Readiness Reviewer
Read-only audit of specs under a target topic for downstream readiness along three dimensions: contradictions
Weed
Weed the Allium garden. Find where Allium specifications and implementation code have diverged, and help resol
Spec Edge Case Auditor
Use this agent when you need to audit test coverage against a specification to identify missing edge cases. Th