nodnarbnitram

68 mods across 1 repository, 16 stars between them.

meta-agent

02

nodnarbnitram/claude-code-extensions

Agent Claude Code

Generates a new, complete Claude Code sub-agent configuration file from a user's description. Use this to create new agents. Use this Proactively when the user asks you to create a new sub agent.

16 4mo ago A 43 tokens original MIT

prime

15

nodnarbnitram/claude-code-extensions

Command Claude Code

Load context for a new agent session by analyzing codebase structure, documentation and README.

16 4mo ago A 16 tokens original MIT

PreToolUse

19

nodnarbnitram/claude-code-extensions

Hook Claude Code

Runs before the agent uses a tool, executing pre_tool_use.py via uv. From nodnarbnitram/claude-code-extensions.

16 4mo ago A tokens not measured original MIT

PostToolUse

20

nodnarbnitram/claude-code-extensions

Hook Claude Code

Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, executing post_tool_use.py and check.py via uv (2 commands). From nodnarbnitram/claude-code-extensions.

16 4mo ago A tokens not measured original MIT

Notification

21

nodnarbnitram/claude-code-extensions

Hook Claude Code

Runs when the agent sends a notification, executing notification.py and discord_notification.py via uv with --notify (2 commands). From nodnarbnitram/claude-code-extensions.

16 4mo ago A tokens not measured original MIT

Stop

22

nodnarbnitram/claude-code-extensions

Hook Claude Code

Runs when the agent finishes a response, executing stop.py and discord_notification.py via uv with --chat and --emoji (2 commands). From nodnarbnitram/claude-code-extensions.

16 4mo ago A tokens not measured copy · 86% MIT

UserPromptSubmit

24

nodnarbnitram/claude-code-extensions

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py via uv with --log-only. From nodnarbnitram/claude-code-extensions.

16 4mo ago A tokens not measured original MIT