disler

256 mods across 27 repositories, 15k stars between them.

PreToolUse

74

disler/claude-code-hooks-multi-agent-observability

Hook Claude Code

Runs before the agent uses a tool, executing pre_tool_use.py and send_event.py via uv with --source-app, --event-type and --summarize (2 commands). From disler/claude-code-hooks-multi-agent-observability.

1.5k 6mo ago A tokens not measured

PostToolUse

75

disler/claude-code-hooks-multi-agent-observability

Hook Claude Code

Runs after a tool call finishes, executing post_tool_use.py and send_event.py via uv with --source-app, --event-type and --summarize (2 commands). From disler/claude-code-hooks-multi-agent-observability.

1.5k 6mo ago A tokens not measured

Notification

76

disler/claude-code-hooks-multi-agent-observability

Hook Claude Code

Runs when the agent sends a notification, executing notification.py and send_event.py via uv with --source-app, --event-type and --summarize (2 commands). From disler/claude-code-hooks-multi-agent-observability.

1.5k 6mo ago A tokens not measured

Stop

77

disler/claude-code-hooks-multi-agent-observability

Hook Claude Code

Runs when the agent finishes a response, executing stop.py and send_event.py via uv with --chat, --source-app, --event-type and --add-chat (2 commands). From disler/claude-code-hooks-multi-agent-observability.

1.5k 6mo ago A tokens not measured

SubagentStop

78

disler/claude-code-hooks-multi-agent-observability

Hook Claude Code

Runs when a subagent finishes, executing subagent_stop.py and send_event.py via uv with --source-app and --event-type (2 commands). From disler/claude-code-hooks-multi-agent-observability.

1.5k 6mo ago A tokens not measured

PreCompact

79

disler/claude-code-hooks-multi-agent-observability

Hook Claude Code

Runs before the context is compacted, executing pre_compact.py and send_event.py via uv with --source-app and --event-type (2 commands). From disler/claude-code-hooks-multi-agent-observability.

1.5k 6mo ago A tokens not measured

UserPromptSubmit

80

disler/claude-code-hooks-multi-agent-observability

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py and send_event.py via uv with --log-only, --store-last-prompt, --name-agent, --source-app, --event-type and --summarize (2 commands). From disler/claude-code-hooks-multi-agent-observability.

1.5k 6mo ago A tokens not measured

SessionStart

81

disler/claude-code-hooks-multi-agent-observability

Hook Claude Code

Runs when a session starts, executing session_start.py and send_event.py via uv with --source-app and --event-type (2 commands). From disler/claude-code-hooks-multi-agent-observability.

1.5k 6mo ago A tokens not measured

SessionEnd

82

disler/claude-code-hooks-multi-agent-observability

Hook Claude Code

Runs when a session ends, executing session_end.py and send_event.py via uv with --source-app and --event-type (2 commands). From disler/claude-code-hooks-multi-agent-observability.

1.5k 6mo ago A tokens not measured

PermissionRequest

83

disler/claude-code-hooks-multi-agent-observability

Hook Claude Code

Runs when the agent asks permission for an action, executing permission_request.py and send_event.py via uv with --source-app, --event-type and --summarize (2 commands). From disler/claude-code-hooks-multi-agent-observability.

1.5k 6mo ago A tokens not measured

PostToolUseFailure

84

disler/claude-code-hooks-multi-agent-observability

Hook Claude Code

Runs when a tool call fails, executing post_tool_use_failure.py and send_event.py via uv with --source-app, --event-type and --summarize (2 commands). From disler/claude-code-hooks-multi-agent-observability.

1.5k 6mo ago A tokens not measured

SubagentStart

85

disler/claude-code-hooks-multi-agent-observability

Hook Claude Code

Runs when a subagent starts, executing subagent_start.py and send_event.py via uv with --source-app and --event-type (2 commands). From disler/claude-code-hooks-multi-agent-observability.

1.5k 6mo ago A tokens not measured

disler/claude-code-hooks-multi-agent-observability

Skill Claude CodeCodex

Use when the user explicitly asks for a SKILL to create a worktree. If the user does not mention "skill" or explicitly request skill invocation, do NOT trigger this. Only use when user says things like "use a skill to create a worktree" or "invoke the worktree skill". Creates isolated git worktrees with…

1.5k 6mo ago A 77 tokens

Create New Skills

88

disler/claude-code-hooks-multi-agent-observability

Skill Claude CodeCodex

Creates new Agent Skills for Claude Code following best practices and documentation. Use when the user wants to create a new skill, extend Claude's capabilities, or package domain expertise into a reusable skill.

1.5k 6mo ago B 42 tokens

Video Processor

89

disler/claude-code-hooks-multi-agent-observability

Skill Claude CodeCodex

Process video files with audio extraction, format conversion (mp4, webm), and Whisper transcription. Use when user mentions video conversion, audio extraction, transcription, mp4, webm, ffmpeg, or whisper transcription.

1.5k 6mo ago A 48 tokens

sssf

95

disler/super-simple-software-factory

Skill Claude CodeCodex

Super Simple Software Factory — deploy and operate repeatable agents+code workflows (ADWs) in any codebase. Use when the user says /sssf install, wants to create/run/update an ADW, manage the agent roster in sssf.config.yaml, or observe running agent workflows. Keywords - sssf, software factory, ADW, AI developer…

769 28d ago A 82 tokens original MIT

context_prime

96

disler/just-prompt

Command Claude Code

READ README.md, THEN run git ls-files to understand the context of the project.

739 1y ago A 0 tokens