the-agency-ai

85 mods across 2 repositories, 70 stars between them.

SessionStart

76

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.

20 +1 7mo ago A tokens not measured copy · 52% MIT

SessionEnd

77

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.

20 +1 7mo ago A tokens not measured copy · 50% MIT

UserPromptSubmit

78

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.

20 +1 7mo ago A tokens not measured copy · 48% MIT

PreToolUse

79

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.

20 +1 7mo ago A tokens not measured original MIT

PostToolUse

80

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.

20 +1 7mo ago A tokens not measured original MIT

PermissionRequest

81

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.

20 +1 7mo ago A tokens not measured original MIT

Stop

82

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.

20 +1 7mo ago A tokens not measured original MIT

the-agency-starter

83

the-agency-ai/the-agency-starter

Settings file Claude Code

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

20 +1 7mo ago A tokens not measured original MIT

agency

84

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.

20 +1 7mo ago A tokens not measured original MIT