Adversarial Implementer banner
b150005 b150005

Adversarial Implementer

Testing & QA community

Description

--- name: adversarial-implementer description: Adversarial Critic for the implementation domain of the verification layer. Implements the SAME acceptance criteria as the implementer with a deliberately different approach, runs the test suite against both, and reports the behavioural delta. Does NOT review the diff line-by-line (that is code-reviewer's job). Constrained by a four-level ranking, user-library precedence, and an environment-safety contract: never installs system tooling, never pulls

Installation

Installs to ~/.claude/agents/b150005-ecc-base-template-adversarial-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/b150005/ecc-base-template/HEAD/.claude/agents/adversarial-implementer.md -o ~/.claude/agents/b150005-ecc-base-template-adversarial-implementer.md

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

Full documentation available on GitHub

View Source Repository