Moo Tasks — AI skill for Claude Code
Local-first MCP task manager & real-time Web UI for AI coding agents (Claude Code, Cursor, Windsurf, Antigravity) with DAG workflows, proof verification, and ADR sync.
How to install Moo Tasks
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open shekarsiri/moo-tasks and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Moo Tasks does
Local-first MCP task manager & real-time Web UI for AI coding agents (Claude Code, Cursor, Windsurf, Antigravity) with DAG workflows, proof verification, and ADR sync.
Alternatives in AI
- AI Dev Tasks — A simple task management system for managing AI dev agents 7.8k ★
- Agentrq — AgentRQ: Human-in-loop realtime conversational task manager for AI Agents 1.1k ★
- Skills Manager — A lightweight desktop app to manage, sync, and organize AI agent skills across 15+ coding tools — Cursor, Clau 813 ★
README
🐮 Moo Tasks
[](https://github.com/shekarsiri/moo-tasks/actions) [](https://opensource.org/licenses/MIT) [](https://nodejs.org) [](https://modelcontextprotocol.io)
**Agentic Task Orchestration & Management Engine** built for AI coding agents (**Claude Code**, **Cursor**, **Windsurf**, **Antigravity**, **Copilot**) and human-in-the-loop pair programming.
[Quick Start](#-quick-start) • [Agent Setup](#-agent--mcp-setup) • [Agent Protocol](#-mandatory-agent-protocol) • [Architecture](#%EF%B8%8F-architecture) • [MCP Tools](#%EF%B8%8F-mcp-tool-reference)
🌟 Why Moo Tasks?
Standard AI coding agents often suffer from:
- Scope Drift: Wandering away from original user intent into endless low-value refactorings.
- Over-Planning: Generating 40 shallow tasks without executing any of them.
- Looping / Thrashing: Attempting the same failed fix repeatedly without stopping.
- Unverifiable Work: Claiming code is complete without running tests or producing evidence.
- Re-Debating Decisions: Re-arguing settled architectural choices on every context reset.
**Moo Tasks** solves this by providing a local SQLite engine (WAL mode), a rich real-time Web UI, and a Model Context Protocol (MCP) server that enforces strict enterprise invariants at runtime.
✨ Key Capabilities & Feature Matrix
🎯 1. Goals & Scope Control
- Verbatim Human Prompts: Sits above tasks, preserving the exact original
Related Skills
Skilldock
SkillDock is an AI skill manager and skill management desktop app for Claude Code, Cursor, Codex, Windsurf, Ge
Agentpack
🤖 The package manager for AI coding agents — pin, resolve, and sync skills & plugins across Claude Code, Curs
AI Agent Board
Drag-and-drop Kanban board that delegates coding tasks to AI agents — GitHub Copilot, Claude Code, OpenAI Code
Win2race
Native macOS app that races multiple AI coding agents (Claude, Gemini, Codex, aider) on the same task — each g
Polyagent MCP
Let any AI agent (Claude Code, Codex, Gemini/Antigravity) delegate to the Cursor CLI agent via MCP: cheap/fast
Cursor MCP Bridge
Let any AI agent (Claude Code, Codex, Gemini/Antigravity) delegate to the Cursor CLI agent via MCP: cheap/fast
Related Agents
10x Tool Calls
Cursor and Windsurf meter usage by requests and tool calls rather than tokens, which means a finished or stall
Claude Context Local
Code search MCP for Claude Code. Make entire codebase the context for any coding agent. Embeddings are created
Cursor Delegate
Proactively use when this coding agent should hand a substantial coding, diagnosis, or implementation task to