A pipeline-based task manager built for coordinating multiple AI coding agents on the same codebase. Exposes 8 MCP tools covering CRUD, stage advancement (backlog through spec, plan, implement, test, review, done), artifact versioning, and threaded comments. Tasks support dependencies with cycle detection, approval workflows that auto-regress on rejection, and subtask hierarchies. Includes a real-time kanban dashboard on port 3422 and bridges to TodoWrite for Claude Code compatibility. Also ships REST and WebSocket transports if you need HTTP access. The learning and decision artifact types are notable: they auto-propagate insights to related tasks and push to agent-knowledge on completion. Reach for this when you're running Aider, Claude Code, or other agents concurrently and need shared visibility with stage gates instead of a flat todo list.
claude mcp add --transport stdio keshrath-agent-tasks uvx agent-tasks