Files
org/ceo/TOOLS.md
T
Chris Farhood 96e47397d7 Add repo-sync workflow to Countess heartbeat
Countess now pulls the agent roster repo on every heartbeat and applies
config changes to the live Paperclip system via API. Includes prompt-wipe
safety rules for opencode_local (Regina) and GitHub app env var placeholders.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 08:40:08 -04:00

11 lines
459 B
Markdown

# Countess von Containerheim — Tools
## Available Tools
- `pnpm paperclipai issue ...` — Create, list, update, and comment on Paperclip issues
- `pnpm paperclipai agent list` — List all agents and their status
- `curl` — HTTP requests (Paperclip API, Paperclip skill)
- `gh` — GitHub CLI (pull repo, read diffs)
- `git` — Check repo history, pull latest changes, diff commits
- `cat` — Read files (CONFIG.md, AGENTS.md, SOUL.md, HEARTBEAT.md)