loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

agent-tasks

MCP Tool

keshrath/agent-tasks

Pipeline-driven task management for AI coding agents — stages, dependencies, artifacts, and multi-agent collaboration

Install

$ npx loaditout add keshrath/agent-tasks

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "agent-tasks": {
      "command": "npx",
      "args": [
        "-y",
        "agent-tasks"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

agent-tasks

[](LICENSE) [](https://nodejs.org/) []() []() []()

Pipeline-driven task management for AI coding agents. An MCP server with stage-gated pipelines, multi-agent collaboration, and a real-time kanban dashboard. Tasks flow through configurable stages — backlog, spec, plan, implement, test, review, done — with dependency tracking, approval workflows, artifact versioning, and threaded comments.

Built for AI coding agents (Claude Code, Codex CLI, Gemini CLI, Aider) but works equally well with any MCP client, REST consumer, or WebSocket listener.

---

| Light Theme | Dark Theme | | -------------------------------------------------------- | ------------------------------------------------------ | | | |

---

Why agent-tasks?

When you run multiple AI agents on the same codebase, they need a shared task pipeline — not just a flat todo list. They need stages, dependencies, approvals, and visibility.

---

Features
  • Pipeline stages — configurable per project: backlog > spec > plan > implement > test > review > done
  • Task dependencies — DAG with automatic cycle detection; blocks advancement until resolved
  • Approval workflows — stage-gated approve/reject with auto-regress on rejection
  • Multi-agent collaboration — roles (collaborator, reviewer, watcher), claiming, assignment
  • Subtask hierarchies — parent/child task trees with progr

Tags

ai-agentsclaude-codecollaborationkanbanmcpmcp-serverpipelinereal-timesqlitetask-managementtypescriptwebsocket

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated25 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/26/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/keshrath/agent-tasks)](https://loaditout.ai/skills/keshrath/agent-tasks)