Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From ui-loop
Runs a shell script on session start to initialize the plugin environment. Executes bash commands.
1 event · 1 hook
npx claudepluginhub cheggin/ui-loop --plugin ui-loopWhere this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
startup|resume|clear|compactmkdir -p .ui-loop && touch .ui-loop/todos.md .ui-loop/progress.md && cat "${CLAUDE_PLUGIN_ROOT}/CLAUDE.md"Share bugs, ideas, or general feedback.