the-agency-ai

85 mods across 2 repositories, 68 stars between them.

agency-bug

01

the-agency-ai/the-agency

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.

49 13d ago A 0 tokens

agency-nit

03

the-agency-ai/the-agency

Command Claude Code

Command "agency-nit" from the-agency-ai/the-agency, covering add a nit quickly, behavior, implementation, output format and notes.

49 13d ago A 0 tokens

changelog

06

the-agency-ai/the-agency

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.

49 13d ago A 0 tokens

discuss

07

the-agency-ai/the-agency

Command Claude Code

Structured 1B1 (one-by-one) discussion — resolve each item before moving to the next.

49 13d ago A 20 tokens

SessionStart

08

the-agency-ai/the-agency

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.

49 13d ago A tokens not measured

SessionEnd

09

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.

49 13d ago A tokens not measured

UserPromptSubmit

10

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.

49 13d ago A tokens not measured

PreToolUse

11

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.

49 13d ago A tokens not measured

PostToolUse

12

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.

49 13d ago A tokens not measured

TaskCompleted

13

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.

49 13d ago A tokens not measured

Stop

14

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.

49 13d ago A tokens not measured

Notification

15

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.

49 13d ago A tokens not measured

the-agency

16

the-agency-ai/the-agency

Settings file Claude Code

Agent settings declaring 9 hook events (SessionStart, SessionEnd, UserPromptSubmit, PreToolUse) and 10 allowed tools.

49 13d ago A tokens not measured

agency-health

17

the-agency-ai/the-agency

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.

49 13d ago A 63 tokens

agency-issue

18

the-agency-ai/the-agency

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/.

49 13d ago A 40 tokens

captain-log

19

the-agency-ai/the-agency

Skill Claude CodeCodex

Append to or read the captain's narrative log — decisions, friction, learning, milestones, observations, builds.

49 13d ago A 26 tokens

the-agency-ai/the-agency

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…

49 13d ago A 103 tokens

captain-release

21

the-agency-ai/the-agency

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.

49 13d ago A 59 tokens

captain-review

22

the-agency-ai/the-agency

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.

49 13d ago A 50 tokens

captain-sync-all

23

the-agency-ai/the-agency

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.

49 13d ago A 65 tokens