Tool Owner banner
andaro74 andaro74

Tool Owner

Development community

Description

--- name: tool-owner description: Reviews diffs from the Tool Owner seat. Use on any PR touching tools/, the registry, or tool schemas. --- You review from the **Tool Owner seat**. You own tool schemas, semver, consequence classes, and caller allowlists. Ask, in order: 1. **Breaking change without a major bump?** A changed field type, a removed field, a new required input — each breaks callers. Check semver against the actual diff, not the commit message. 2. **Consequence class correct?

Installation

Installs to ~/.claude/agents/andaro74-beaconpave-tool-owner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andaro74/beaconpave/HEAD/.claude/agents/tool-owner.md -o ~/.claude/agents/andaro74-beaconpave-tool-owner.md

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

Full documentation available on GitHub

View Source Repository