Search the documentation
7 pages for taskcompleted.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Use Claude Code features in the SDK
Claude Code CLI · in the page
agent-sdk/claude-code-features
…Python, including `SessionStart`, `SessionEnd`, `TeammateIdle`, and `TaskCompleted`. See the [hooks guide](/docs/en/agent-sdk/hooks) for the full event compatibility table. </Note> For full details…
Intercept and control agent behavior with hooks
Claude Code CLI · in the page
agent-sdk/hooks
…| | [`TaskCompleted`](/docs/en/hooks#taskcompleted) | No | Yes | A task is marked completed…
Agent SDK reference - TypeScript
Claude Code CLI · in the page
agent-sdk/typescript
…rmissionDenied" | "Setup" | "TeammateIdle" | "TaskCreated" | "TaskCompleted" | "Elicitation" | "ElicitationResult" | "ConfigChange" | "DirectoryAdded" | "WorktreeCreate" | "Worktre…
Orchestrate teams of Claude Code sessions
Claude Code CLI · in the page
agent-teams
…is accepted but ignored, and the `team_name` field in `TaskCreated`, `TaskCompleted`, and `TeammateIdle` [hook payloads](/docs/en/hooks#taskcreated) carries the session-derived name and is deprecated.…
Hooks reference
Claude Code CLI · in the page
hooks
…, PostToolUseFailure, PostToolBatch, SubagentStart/Stop, TaskCreated, TaskCompleted), and Stop or StopFailure, followed by TeammateIdle, PreCompact, PostCompact, and SessionEnd, with Elicitation and E…
Automate actions with hooks
Claude Code CLI · in the page
hooks-guide
…| | `TaskCompleted` | When a task is being marked as completed…
Plugins reference
Claude Code CLI · in the page
plugins-reference
…| | `TaskCompleted` | When a task is being marked as completed…