Joncik91/ucai

A Claude Code plugin that solves the same problems as community frameworks (GSD, BMAD, Ralph, Agent OS) — but using the tool's native architecture instead of fighting it.

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

SessionStart

01

Joncik91/ucai

Hook

Runs when a session starts, executing sessionstart-handler.js via node. From Joncik91/ucai.

29 6d ago A tokens not measured original MIT

PostToolUse

02

Joncik91/ucai

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing posttooluse-format-handler.js via node. From Joncik91/ucai.

29 6d ago A tokens not measured original MIT

PreToolUse

03

Joncik91/ucai

Hook

Runs before the agent uses a tool for Write and Edit tool calls, executing pretooluse-guard.js via node. From Joncik91/ucai.

29 6d ago A tokens not measured original MIT

UserPromptSubmit

04

Joncik91/ucai

Hook

Runs when you submit a prompt, before the agent sees it, executing userpromptsubmit-handler.js via node. From Joncik91/ucai.

29 6d ago A tokens not measured original MIT

Stop

05

Joncik91/ucai

Hook

Runs when the agent finishes a response, executing stop-handler.js via node. From Joncik91/ucai.

29 6d ago A tokens not measured original MIT

PreCompact

06

Joncik91/ucai

Hook

Runs before the context is compacted, executing precompact-handler.js via node. From Joncik91/ucai.

29 6d ago A tokens not measured copy · 88% MIT

SessionEnd

07

Joncik91/ucai

Hook

Runs when a session ends, executing session-end-handler.js via node. From Joncik91/ucai.

29 6d ago A tokens not measured original MIT

SubagentStop

08

Joncik91/ucai

Hook

Runs when a subagent finishes, executing subagent-stop-handler.js via node. From Joncik91/ucai.

29 6d ago A tokens not measured original MIT