PreCompact
01Hook Claude Code
Runs before the context is compacted, executing sage-pre-compact.sh via bash. From l33tdawg/sage.
Hook Claude Code
Runs before the context is compacted, executing sage-pre-compact.sh via bash. From l33tdawg/sage.
Hook Claude Code
Runs when a session ends, executing sage-session-end.sh via bash. From l33tdawg/sage.
Hook Claude Code
Runs when a session starts on startup, resume and compact, executing sage-session-start.sh via bash (3 commands). From l33tdawg/sage.
Hook Claude Code
Runs when the agent finishes a response, executing sage-stop.sh via bash. From l33tdawg/sage.
Hook Claude Code
Runs when a subagent finishes, executing sage-stop.sh via bash. From l33tdawg/sage.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing sage-user-prompt.sh via bash. From l33tdawg/sage.
Settings file Claude Code
Agent settings declaring 6 hook events (PreCompact, SessionEnd, SessionStart, Stop) and 19 allowed tools.
Skill Claude CodeCodex
Persistent, consensus-validated memory for AI agents via SAGE MCP server. Gives you institutional memory that survives across conversations — memories go through BFT consensus, carry confidence scores, and decay over time. Use this skill when working with a SAGE MCP server to manage persistent agent memory, recall…
MCP server Claude CodeCodexCursor +2
MCP server "sage" as configured in l33tdawg/sage. Runs in Docker (ghcr.io/l33tdawg/sage:4.0.0).
MCP server Claude CodeCodexCursor +2
An MCP server for your Strapi CMS that provides access to content types and entries through the MCP protocol. Runs locally from the strapi-mcp npm package.