SessionStart
01Hook Claude Code
Runs when a session starts, running an inline shell check. From thebnbrkr/agora-code.
Hook Claude Code
Runs when a session starts, running an inline shell check. From thebnbrkr/agora-code.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing on-prompt.sh. From thebnbrkr/agora-code.
Hook Claude Code
Runs before the agent uses a tool for Agent and Read tool calls, executing pre-agent.sh and pre-read.sh (2 commands). From thebnbrkr/agora-code.
Hook Claude Code
Runs after a tool call finishes for Read, Write, Edit, MultiEdit, Bash and Grep tool calls, executing on-read.sh, on-edit.sh, on-bash.sh and on-grep.sh (4 commands). From thebnbrkr/agora-code.
Hook Claude Code
Runs when a tool call fails, executing on-tool-failure.sh. From thebnbrkr/agora-code.
Hook Claude Code
Runs when a subagent starts, executing on-subagent.sh. From thebnbrkr/agora-code.
Hook Claude Code
Runs before the context is compacted, running an inline shell check. From thebnbrkr/agora-code.
Hook Claude Code
Runs after the context is compacted, running an inline shell check. From thebnbrkr/agora-code.
Hook Claude Code
Runs when the agent finishes a response, executing on-stop.sh. From thebnbrkr/agora-code.
Settings file Claude Code
Agent settings declaring 9 hook events (SessionStart, UserPromptSubmit, PreToolUse, PostToolUse).
Skill Claude CodeCodex
Use agora-code memory tools — inject session context, learn findings, recall past work, checkpoint progress, and summarize large files.
Cursor rule Cursor
Start → agora-code inject Working → agora-code summarize before reading large files Finding → agora-code learn " " Step done → agora-code checkpoint --goal "..." --action "..." All done → agora-code complete --summary "...".
MCP server Claude CodeCodexCursor +2
MCP server "agora-memory" as configured in thebnbrkr/agora-code. Launched with agora-code memory-server.
Instructions file
Instructions for thebnbrkr/agora-code, covering agora-code — claude code instructions, hard rules — enforced by hooks, do not bypass, how it works, always do this and tool reference.
Skill Claude CodeCodex
Use agora-code memory tools — inject session context, learn findings, recall past work, checkpoint progress, and summarize large files.