Weavie Behavior Auditor banner
Kapps Kapps

Weavie Behavior Auditor

Development community

Description

--- name: weavie-behavior-auditor description: Scans a range of committed diffs for egregious *behavioral* pathologies — approaches that are cost-pathological, wasteful, or insane regardless of local correctness (e.g. reading every file in the repo per tool call), plus cross-session/backend misroutes where a timing gap and a session switch corrupt state or send a command to the wrong session. Catches the class that per-PR review and CI miss because each change looks locally reasonable. Read-only

Installation

Installs to ~/.claude/agents/kapps-weavie-weavie-behavior-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kapps/weavie/HEAD/.claude/agents/weavie-behavior-auditor.md -o ~/.claude/agents/kapps-weavie-weavie-behavior-auditor.md

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

Full documentation available on GitHub

View Source Repository