SessionStart
01Hook Claude Code
Runs when a session starts, executing session-start-reminder.sh and dashboard-service-ensure.sh via bash (2 commands). From hongmaple0820/scale-engine.
SCALE Engine 是一个 AI 工程化脚手架引擎,为 AI Agent(Claude Code、Codex CLI、OpenCode、Cursor、Gemini CLI 等)提供物理约束层,确保 AI 在编码过程中遵循工程规范,而不是依赖提示词的"自律"。
Hook Claude Code
Runs when a session starts, executing session-start-reminder.sh and dashboard-service-ensure.sh via bash (2 commands). From hongmaple0820/scale-engine.
Hook Claude Code
Runs before the agent uses a tool for Write, Edit, MultiEdit, Write, Edit, MultiEdit, Write, Edit, MultiEdit, Write, Edit and MultiEdit tool calls, executing check-dangerous-file.sh, check-explore.sh, check-tdd.sh, gate-execute-phase.sh and shield-pre-tool.js via bash (5 commands). From hongmaple0820/scale-engine.
Hook Claude Code
Runs when the agent finishes a response, executing session-end-gate.sh via bash. From hongmaple0820/scale-engine.