the-agency-ai/the-agency-starter
Command Claude Code
The user typed: /agency-tutorial $ARGUMENTS.
the-agency-ai/the-agency-starter
Command Claude Code
The user typed: /agency-tutorial $ARGUMENTS.
the-agency-ai/the-agency-starter
Command Claude Code
You are the captain, and you're running the welcome/onboarding flow.
the-agency-ai/the-agency-starter
Command Claude Code
Display the help text.
the-agency-ai/the-agency-starter
Hook Claude Code
Runs when a session starts, executing session-start.sh. From the-agency-ai/the-agency-starter.
the-agency-ai/the-agency-starter
Hook Claude Code
Runs when a session ends, executing session-end.sh (2 commands). From the-agency-ai/the-agency-starter.
the-agency-ai/the-agency-starter
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing messages-check.sh. From the-agency-ai/the-agency-starter.
the-agency-ai/the-agency-starter
Hook Claude Code
Runs before the agent uses a tool, running an inline shell check. From the-agency-ai/the-agency-starter.
the-agency-ai/the-agency-starter
Hook Claude Code
Runs after a tool call finishes, running an inline shell check (2 commands). From the-agency-ai/the-agency-starter.
the-agency-ai/the-agency-starter
Hook Claude Code
Runs when the agent asks permission for an action, running an inline shell check. From the-agency-ai/the-agency-starter.
the-agency-ai/the-agency-starter
Hook Claude Code
Runs when the agent finishes a response, executing stop-check.py via python3 (2 commands). From the-agency-ai/the-agency-starter.
the-agency-ai/the-agency-starter
Settings file Claude Code
Agent settings declaring 7 hook events (SessionStart, SessionEnd, UserPromptSubmit, PreToolUse) and 92 allowed tools.
the-agency-ai/the-agency-starter
MCP server Claude CodeCodexCursor +2
TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files. Runs locally from the tsx npm package.
the-agency-ai/the-agency-starter
Instructions file
Instructions for the-agency-ai/the-agency-starter, covering the agency, what is the agency?, core concepts, agents and workstreams.