SessionStart
01Hook Claude Code
Runs when a session starts on startup, executing session-start.sh via bash. From fivetaku/idea-lab.
3 tagged workspace, measured the same way as everything else here.
Hook Claude Code
Runs when a session starts on startup, executing session-start.sh via bash. From fivetaku/idea-lab.
Hook Claude Code
Runs before the agent uses a tool for Write, Edit, MultiEdit and Write tool calls, executing validate-tokens.mjs, validate-references.mjs, validate-story-source.mjs, validate-authoring.mjs, enforce-component-create.mjs and enforce-spec-exists.mjs via node (6 commands). From aziontech/webkit.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing validate-spec-compliance.mjs, enforce-test-exists.mjs and validate-authoring-docs.mjs via node (3 commands). From aziontech/webkit.