Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From dev-kit
Enforces TDD workflow by blocking edits until tests are written, validates MCP plugin calls, and routes user intents at prompt time. Runs bash scripts, writes files, and can block tool calls.
5 events · 9 hooks
npx claudepluginhub atalias-mkyle/claude-dev-kit --plugin dev-kitSafety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
python3 ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/session_capture.py15mspython3 ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/openviking_capture.py30msBashpython3 ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/pre_bash_guard.py ${user_config.enable_bash_guard}10msWrite|Edit|MultiEditpython3 ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/pre_write_guard.py ${user_config.enable_bash_guard}10msWrite|Edit|MultiEditpython3 ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/post_edit_format.py ${user_config.enable_autoformat}30mspython3 ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/setup_openviking.py ${user_config.openviking_base_url}5mspython3 ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/session_context.py ${user_config.enable_session_context}10mspython3 ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/openviking_session_start.py10mspython3 ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/openviking_recall.py8msShare bugs, ideas, or general feedback.