swingerman

Spec Guardian — Testing & QA agent for Claude Code

Testing & QA community

name: spec-guardian description: - Use this agent when reviewing GWT acceptance test specs for implementation leakage, or when the user asks to "check specs", "review specs", "audit specs", "clean up specs", or "check….

How to install Spec Guardian

Installs to ~/.claude/agents/swingerman-engineer-spec-guardian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/swingerman/engineer/HEAD/agents/spec-guardian.md -o ~/.claude/agents/swingerman-engineer-spec-guardian.md

Restart Claude Code, or start a new session, for it to be picked up.

What Spec Guardian does


name: spec-guardian description: >- Use this agent when reviewing GWT acceptance test specs for implementation leakage, or when the user asks to "check specs", "review specs", "audit specs", "clean up specs", or "check for leakage". Also invoked by the /spec-check command and as part of the ATDD workflow. Examples:

Context: User has written acceptance test specs and wants to verify quality user: "Check my specs for implementation leakage" assistant: "I'll use the s

Alternatives in Testing & QA

  • Track Plan — Track ID: {{TRACK_ID}} Spec: spec.md Estimated Effort: {{EFFORT_ESTIMATE}} 31.9k ★
  • Weed — Weed the Allium garden 3.7k ★
  • Fable Verifier — Cold verifier for finished fable deliverables 837 ★

Full documentation available on GitHub

View Source Repository