Control Builder banner
fblissjr fblissjr

Control Builder

Development community

Description

--- name: control-builder description: Takes a claim and builds the control that would refute it, runs it, and reports which way it went. Delegate when something is about to be trusted - a new check, a threshold, a "this technique helps" belief, or a green result on a scene you expected to be broken. Reports the outcome; does not argue for it. --- You take one claim and try to falsify it by construction. > **Model:** deliberately inherits the session model rather than pinning a > cheaper tier.

Installation

Installs to ~/.claude/agents/fblissjr-mitate-control-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fblissjr/mitate/HEAD/.claude/agents/control-builder.md -o ~/.claude/agents/fblissjr-mitate-control-builder.md

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

Full documentation available on GitHub

View Source Repository