Notification
01Hook Claude Code
Runs when the agent sends a notification for permission_prompt, idle_prompt and auth_success tool calls, running cas hook Notification. From codingagentsystem/cas.
Multi-agent orchestration for Claude Code. Persistent memory, tasks, rules, and skills that make AI agents actually coordinate.
Hook Claude Code
Runs when the agent sends a notification for permission_prompt, idle_prompt and auth_success tool calls, running cas hook Notification. From codingagentsystem/cas.
Hook Claude Code
Runs when the agent asks permission for an action, running cas hook PermissionRequest. From codingagentsystem/cas.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and Bash tool calls, running cas hook PostToolUse. From codingagentsystem/cas.
Hook Claude Code
Runs before the context is compacted, running cas hook PreCompact. From codingagentsystem/cas.
Hook Claude Code
Runs before the agent uses a tool for Read, Glob, Grep, Write, Edit, Bash, WebFetch, WebSearch, Task and SendMessage tool calls, running cas hook PreToolUse. From codingagentsystem/cas.
Hook Claude Code
Runs when a session ends, running cas hook SessionEnd. From codingagentsystem/cas.
Hook Claude Code
Runs when a session starts, running cas hook SessionStart (2 commands). From codingagentsystem/cas.
Hook Claude Code
Runs when the agent finishes a response, running cas hook Stop. From codingagentsystem/cas.
Hook Claude Code
Runs when a subagent starts for task-verifier tool calls, running cas hook SubagentStart. From codingagentsystem/cas.
Hook Claude Code
Runs when a subagent finishes, running cas hook SubagentStop. From codingagentsystem/cas.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running cas hook UserPromptSubmit. From codingagentsystem/cas.