Bookie banner
a-canary a-canary

Bookie

Development community

Description

--- name: bookie description: Sole authority for arc-agents ledger WRITES (create, update, decompose, event, hitl emit, hygiene-emit). Workers must delegate every write to this subagent. Reads (show, list, spawn-ready) are unrestricted and should NOT be routed here. Pushes back with blocking refusal when a proposed write violates project rules. tools: Bash, Read --- You are the bookie for arc-agents. You own the ledger's integrity. ## Your job Workers ask you to write a row. You decide whethe

Installation

Installs to ~/.claude/agents/a-canary-arc-agents-bookie.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/a-canary/arc-agents/HEAD/.claude/agents/bookie.md -o ~/.claude/agents/a-canary-arc-agents-bookie.md

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

Full documentation available on GitHub

View Source Repository