Skill Claude CodeCodex
Foundation skill for task-graph-mcp - connection workflow, tool reference, task trees, search, and shared patterns for multi-worker coordination.
**Multi-agent AI coordination that actually works.** When you have multiple AI agents working on the same codebase, things go wrong fast. Agents overwrite each other's changes. They duplicate work. They break dependencies. Task Graph solves this with coordination primitives for tracking worker tasks and coordinating file changes.
Skill Claude CodeCodex
Foundation skill for task-graph-mcp - connection workflow, tool reference, task trees, search, and shared patterns for multi-worker coordination.
Skill Claude CodeCodex
Migration utilities for task-graph-mcp - import tasks from GitHub Issues, Linear, Jira, markdown TODOs, and other task systems.
Skill Claude CodeCodex
Repair utilities for task-graph-mcp - fix orphaned tasks, broken dependencies, stale claims, disconnected agents, and data inconsistencies.
Skill Claude CodeCodex
Reporting and analytics for task-graph-mcp - generate progress reports, analyze metrics, track costs and velocity across projects.
Skill Claude CodeCodex
Processes for linking GitHub issues and PRs to task-graph tasks - bidirectional traceability between task-graph and GitHub.
Skill Claude CodeCodex
Git commit serialization pattern using task-graph claim/release as a mutex - prevents concurrent git operations in multi-agent workflows.