thebnbrkr/agora-code

Persistent memory and codebase intelligence for AI coding agents, indexes symbols, tracks sessions, and exposes structured project knowledge through an MCP server so agents stop re-reading files and start building on what they already know.

46Stars on the repository
15Mods indexed here, across every type
13d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

SessionStart

01

thebnbrkr/agora-code

Hook Claude Code

Runs when a session starts, running an inline shell check. From thebnbrkr/agora-code.

46 13d ago A tokens not measured original Apache-2.0

UserPromptSubmit

02

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.

46 13d ago A tokens not measured original Apache-2.0

PreToolUse

03

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.

46 13d ago A tokens not measured original Apache-2.0

PostToolUse

04

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.

46 13d ago A tokens not measured original Apache-2.0

PostToolUseFailure

05

thebnbrkr/agora-code

Hook Claude Code

Runs when a tool call fails, executing on-tool-failure.sh. From thebnbrkr/agora-code.

46 13d ago A tokens not measured original Apache-2.0

SubagentStart

06

thebnbrkr/agora-code

Hook Claude Code

Runs when a subagent starts, executing on-subagent.sh. From thebnbrkr/agora-code.

46 13d ago A tokens not measured original Apache-2.0

PreCompact

07

thebnbrkr/agora-code

Hook Claude Code

Runs before the context is compacted, running an inline shell check. From thebnbrkr/agora-code.

46 13d ago A tokens not measured original Apache-2.0

PostCompact

08

thebnbrkr/agora-code

Hook Claude Code

Runs after the context is compacted, running an inline shell check. From thebnbrkr/agora-code.

46 13d ago A tokens not measured copy · 86% Apache-2.0

Stop

09

thebnbrkr/agora-code

Hook Claude Code

Runs when the agent finishes a response, executing on-stop.sh. From thebnbrkr/agora-code.

46 13d ago A tokens not measured original Apache-2.0