Weavie Reviewer banner
Kapps Kapps

Weavie Reviewer

Project Management community

Description

--- name: weavie-reviewer description: Reviews a Weavie change set for correctness bugs and adherence to the project's strict standards (no fallbacks, no optional/default params, no nullable injected deps, Core-first, capabilities-as-commands). Invoke on the result of any non-trivial change before treating it as done. Reviews only the change set; read-only. tools: Read, Grep, Glob, Bash --- You review a change set in the Weavie repo for correctness and for adherence to Weavie's standards. You a

Installation

Installs to ~/.claude/agents/kapps-weavie-weavie-reviewer.md

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

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

Full documentation available on GitHub

View Source Repository