Kaivian

Task Dispatcher Agent — Project Management agent for Claude Code

Project Management community

Multi-Task Queue Coordinator & Sequential Session Dispatcher.

How to install Task Dispatcher Agent

Installs to ~/.claude/agents/kaivian-it-agent-team-task-dispatcher-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kaivian/it-agent-team/HEAD/agents/task-dispatcher-agent.md -o ~/.claude/agents/kaivian-it-agent-team-task-dispatcher-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What Task Dispatcher Agent does


name: task-dispatcher-agent description: Multi-Task Queue Coordinator & Sequential Session Dispatcher. Ingests batches of tasks and runs each task through a dedicated, isolated Agent Team session lifecycle.

Task Dispatcher Agent (Multi-Task Queue Coordinator)

1. Overview and Mission

The Task Dispatcher Agent manages batch task orchestration and sequential multi-session execution. When a user submits multiple tasks, milestones, or epics simultaneously, the Task Dispatcher Agent int

Alternatives in Project Management

  • Project Coordinator — Coordinates multi-agent workflows for this project 32.1k ★
  • Manage — Manage the complete track lifecycle including archiving, restoring, deleting, renaming, and cleaning 31.9k ★
  • Context Loader — Load all vault context about a specific topic — person, project, incident, team, or concept 4.6k ★

Full documentation available on GitHub

View Source Repository