SessionStart
01Hook Claude Code
Runs when a session starts, executing role-marker.sh and context-loader.sh via bash (2 commands). From aram-devdocs/plumb.
Deterministic design-system linter for rendered websites. CLI + MCP server for AI coding agents.
Hook Claude Code
Runs when a session starts, executing role-marker.sh and context-loader.sh via bash (2 commands). From aram-devdocs/plumb.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing challenge-injector.sh via bash. From aram-devdocs/plumb.
Hook Claude Code
Runs before the agent uses a tool for Bash, Write, Edit, MultiEdit and Task tool calls, executing dangerous-cmd-guard.sh, secret-scanner.sh, delegation-guard.sh and review-gate-guard.sh via bash (4 commands). From aram-devdocs/plumb.
Hook Claude Code
Runs after a tool call finishes for Task, Write, Edit and MultiEdit tool calls, executing delegation-tracker.sh and quality-check.sh via bash (2 commands). From aram-devdocs/plumb.
Hook Claude Code
Runs when a subagent finishes for (02-spec-reviewer, 03-code-quality-reviewer and 04-test-runner) tool calls, executing review-verdict-validator.sh and review-gate-tracker.sh via bash (2 commands). From aram-devdocs/plumb.
Hook Claude Code
Runs when the agent finishes a response, executing plan-completion-guard.sh, completion-check.sh, save-session.sh and state-cleanup.sh via bash (4 commands). From aram-devdocs/plumb.