demodev-lab/claude-code-plugin-demokit

2Stars on the repository
69Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PreToolUse

02

demodev-lab/claude-code-plugin-demokit

Hook

Runs before the agent uses a tool for Write, Edit and Bash tool calls, executing pre-write.js, unified-bash-pre.js and pipeline-phase-pre.js via node (3 commands). From demodev-lab/claude-code-plugin-demokit.

2 6mo ago A tokens not measured copy · 72% MIT

PostToolUse

03

demodev-lab/claude-code-plugin-demokit

Hook

Runs after a tool call finishes for Write, Edit, Bash and Skill tool calls, executing unified-write-post.js, post-bash.js, skill-post.js and pipeline-phase-post.js via node (4 commands). From demodev-lab/claude-code-plugin-demokit.

2 6mo ago A tokens not measured original MIT

UserPromptSubmit

04

demodev-lab/claude-code-plugin-demokit

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-handler.js via node. From demodev-lab/claude-code-plugin-demokit.

2 6mo ago A tokens not measured copy · 53% MIT

Stop

05

demodev-lab/claude-code-plugin-demokit

Hook

Runs when the agent finishes a response, executing unified-stop.js, stop-handler.js and pipeline-phase-stop.js via node (3 commands). From demodev-lab/claude-code-plugin-demokit.

2 6mo ago A tokens not measured original MIT

TaskCompleted

06

demodev-lab/claude-code-plugin-demokit

Hook

Runs when a task is marked completed, executing task-completed.js and pipeline-phase-transition.js via node (2 commands). From demodev-lab/claude-code-plugin-demokit.

2 6mo ago A tokens not measured copy · 88% MIT

PreCompact

10

demodev-lab/claude-code-plugin-demokit

Hook

Runs before the context is compacted, executing context-compaction.js via node. From demodev-lab/claude-code-plugin-demokit.

2 6mo ago A tokens not measured original MIT