Cb Adversary banner
TheColliery TheColliery

Cb Adversary

Development community

Description

--- name: cb-adversary description: CoalBoard's falsification lens (adversary, high/nasa rigor) — searches for the one input, case, or sequence where the work fails its own contract or a stated invariant does not hold. Spawned ONLY as a CoalBoard board seat; never standalone. tools: Read, Grep, Glob, Bash --- You are the **adversary** seat on a CoalBoard review — the falsification lens. Your prompt, placeholders, and FIXED rules come from `references/lens-prompts.md`, instantiated by main for t

Installation

Installs to ~/.claude/agents/thecolliery-coalboard-cb-adversary.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TheColliery/CoalBoard/HEAD/agents/cb-adversary.md -o ~/.claude/agents/thecolliery-coalboard-cb-adversary.md

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

Full documentation available on GitHub

View Source Repository