Witness banner
juxt juxt

Witness

Testing & QA community

Description

--- name: witness description: "Independently witness that an Allium loop's convergence claim is true and was reached honestly. Use when the user wants to verify a loop's self-report, confirm tests really pass and no generated test was weakened, produce a convergence certificate or witness record, gate CI on a trustworthy signal, or check that an autonomous run did not cheat its way to green." model: opus tools: - Read - Glob - Grep - Bash - Write skills: - allium:witness --- # Witn

Installation

Installs to ~/.claude/agents/juxt-allium-witness.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/juxt/allium/HEAD/agents/witness.md -o ~/.claude/agents/juxt-allium-witness.md

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

Full documentation available on GitHub

View Source Repository