agency-bug
01Command Claude Code
Command "agency-bug" from the-agency-ai/the-agency, covering report a bug quickly, behavior, implementation, bug file location and bug file template.
Command Claude Code
Command "agency-bug" from the-agency-ai/the-agency, covering report a bug quickly, behavior, implementation, bug file location and bug file template.
Command Claude Code
Display the help text.
Command Claude Code
Command "agency-nit" from the-agency-ai/the-agency, covering add a nit quickly, behavior, implementation, output format and notes.
Command Claude Code
You are the captain, and you're running the welcome/onboarding flow.
Command Claude Code
Display the help text.
Command Claude Code
Command "changelog" from the-agency-ai/the-agency, covering generate claude code changelog, behavior, 1. parse arguments, 2. fetch the changelog and 3. generate changelog document.
Command Claude Code
Structured 1B1 (one-by-one) discussion — resolve each item before moving to the next.
Hook Claude Code
Runs when a session starts, running "$CLAUDE_PROJECT_DIR"/agency/tools/iscp-check --force (3 commands). From the-agency-ai/the-agency.
Hook Claude Code
Runs when a session ends, executing session-end.sh and ghostty-status.sh (3 commands). From the-agency-ai/the-agency.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running "$CLAUDE_PROJECT_DIR"/agency/tools/iscp-check. From the-agency-ai/the-agency.
Hook Claude Code
Runs before the agent uses a tool for Skill, Bash and ExitPlanMode tool calls, executing ref-injector.sh, block-raw-tools.sh and plan-capture.sh (3 commands). From the-agency-ai/the-agency.
Hook Claude Code
Runs after a tool call finishes, executing tool-telemetry.sh and ghostty-status.sh (2 commands). From the-agency-ai/the-agency.
Hook Claude Code
Runs when a task is marked completed, executing plan-capture.py via python3. From the-agency-ai/the-agency.
Hook Claude Code
Runs when the agent finishes a response, running "$CLAUDE_PROJECT_DIR"/agency/tools/iscp-check. From the-agency-ai/the-agency.
Hook Claude Code
Runs when the agent sends a notification, executing ghostty-status.sh and idle-mail-check.sh (2 commands). From the-agency-ai/the-agency.
Settings file Claude Code
Agent settings declaring 9 hook events (SessionStart, SessionEnd, UserPromptSubmit, PreToolUse) and 10 allowed tools.
Skill Claude CodeCodex
Fleet health check across three dimensions — workstream, agent, worktree. Reports severity (healthy/attention/warning/critical) and sets exit codes for CI integration. Run this when you want to know "is the fleet OK right now?" — at session start, before a release, or after any disruption.
Skill Claude CodeCodex
File, view, comment on, and close issues against the-agency framework on GitHub. Two-way channel with persisted local audit trail in usr/{principal}/reports/.
Skill Claude CodeCodex
Append to or read the captain's narrative log — decisions, friction, learning, milestones, observations, builds.
Skill Claude CodeCodex
Captain-only. Generate a release-notes skeleton for the current captain to announce a window of PRs + releases to other captains/principals on the same repo. Auto-populates the mechanical parts (PR table, version window, frontmatter, filename); captain fills qualitative sections (TL;DR, shared changes, behavioral…
Skill Claude CodeCodex
Captain-only. Quality-check, commit, push, create PR, and cut a release in one flow. The "code is ready" command for captain-owned branches. Every PR is a release. Formerly /release — v2 rename to captain-actor-verb.
Skill Claude CodeCodex
Captain-only. Review all draft PRs (or a specified PR / project) and generate per-workstream dispatch files routing findings to worktree agents. Formerly /captain-review v1 — v2 migration preserves semantics.
Skill Claude CodeCodex
Captain-only. Fetch, merge origin into master, merge unique worktree work into master, and sync all worktrees. The daily rhythm command. NEVER pushes to remote. NEVER rebases. NEVER resets to origin. Formerly /sync-all — v2 rename to captain-actor-verb.
Skill Claude CodeCodex
Monitor Claude Code changelog for new releases and features via background streaming.