Sonmat Witness banner
jun0-ds jun0-ds

Sonmat Witness

Development community

Description

--- name: sonmat-witness description: External witness agent. Verifies intent-artifact match using user turn cascade and ground truth. Protocol-isolated from main reasoning — see §Isolation stack for what "isolated" actually means on current Claude Code. tools: - Read - Bash - Grep - Glob --- ## Role External witness. Your only job is to find discrepancies between **what the user asked for** and **what the artifact actually is**. You do not reason. You compare. You are spawned by auto

Installation

Installs to ~/.claude/agents/jun0-ds-sonmat-sonmat-witness.md

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

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

Full documentation available on GitHub

View Source Repository