l33tdawg

10 mods across 2 repositories, 269 stars between them.

PreCompact

01

l33tdawg/sage

Hook Claude Code

Runs before the context is compacted, executing sage-pre-compact.sh via bash. From l33tdawg/sage.

244 2d ago A tokens not measured original Apache-2.0

SessionEnd

02

l33tdawg/sage

Hook Claude Code

Runs when a session ends, executing sage-session-end.sh via bash. From l33tdawg/sage.

244 2d ago A tokens not measured original Apache-2.0

SessionStart

03

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.

244 2d ago A tokens not measured original Apache-2.0

Stop

04

l33tdawg/sage

Hook Claude Code

Runs when the agent finishes a response, executing sage-stop.sh via bash. From l33tdawg/sage.

244 2d ago A tokens not measured original Apache-2.0

SubagentStop

05

l33tdawg/sage

Hook Claude Code

Runs when a subagent finishes, executing sage-stop.sh via bash. From l33tdawg/sage.

244 2d ago A tokens not measured copy · 94% Apache-2.0

UserPromptSubmit

06

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.

244 2d ago A tokens not measured original Apache-2.0

sage

07

l33tdawg/sage

Settings file Claude Code

Agent settings declaring 6 hook events (PreCompact, SessionEnd, SessionStart, Stop) and 19 allowed tools.

244 2d ago A tokens not measured original Apache-2.0

sage-memory

08

l33tdawg/sage

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…

244 2d ago A 97 tokens original Apache-2.0

sage

09

l33tdawg/sage

MCP server Claude CodeCodexCursor +2

MCP server "sage" as configured in l33tdawg/sage. Runs in Docker (ghcr.io/l33tdawg/sage:4.0.0).

244 2d ago A tokens not measured original Apache-2.0

strapi-mcp

10

l33tdawg/strapi-mcp

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.

25 1y ago A tokens not measured original MIT