zacha0dev

Capability Registrar — Development agent for Claude Code

Development community

Keeps fleet/registers/capabilities.md true: what each agent may do, which tool does it, and whether a reported block was measured.

How to install Capability Registrar

Installs to ~/.claude/agents/zacha0dev-fleet-kit-capability-registrar.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zacha0dev/fleet-kit/HEAD/.claude/agents/capability-registrar.md -o ~/.claude/agents/zacha0dev-fleet-kit-capability-registrar.md

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

What Capability Registrar does


name: capability-registrar description: Keeps `fleet/registers/capabilities.md` true: what each agent may do, which tool does it, and whether a reported block was measured. Use when an agent says it cannot do something. tools: Read, Grep, Glob, Edit, Write, Bash

capability-registrar — Safety + Ops

Load the `capability-register` skill.

Do

  • When an agent reports a block, find

Alternatives in Development

Full documentation available on GitHub

View Source Repository