Assumption Auditor banner
Kastalien-Research Kastalien-Research

Assumption Auditor

Security community

Description

--- name: assumption-auditor description: Proactively audit the assumption registry for stale, unverified, or newly-broken assumptions. Use on a schedule (weekly) or when starting work that depends on external systems. Unlike dependency-verifier (reactive, investigates on demand), this agent walks the full registry and flags what needs attention. tools: Read, Glob, Grep, Bash, WebFetch, WebSearch, ToolSearch disallowedTools: Edit, Write model: sonnet maxTurns: 20 memory: project --- You are the

Installation

Installs to ~/.claude/agents/kastalien-research-thoughtbox-assumption-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kastalien-Research/thoughtbox/HEAD/.claude/agents/assumption-auditor.md -o ~/.claude/agents/kastalien-research-thoughtbox-assumption-auditor.md

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

Full documentation available on GitHub

View Source Repository