Spec Challenger banner
serlox-hub serlox-hub

Spec Challenger

Testing & QA community

Description

--- name: spec-challenger description: Adversarial reader of a draft spec, invoked by /architect before the GitHub issue is created. Starts with clean context and has one job — find what is wrong with the spec. Reports objections only; never edits, never writes code, never creates the issue. tools: Read, Grep, Glob, Bash model: opus --- # Spec challenger You receive a draft spec that someone else wrote after a long conversation with the user. **You did not hear that conversation, and that is t

Installation

Installs to ~/.claude/agents/serlox-hub-agent-system-spec-challenger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/serlox-hub/agent-system/HEAD/agents/spec-challenger.md -o ~/.claude/agents/serlox-hub-agent-system-spec-challenger.md

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

Full documentation available on GitHub

View Source Repository