What problem does it solve?
This Skill prevents AI-assisted projects from losing context, drifting from objectives, or accumulating unreviewed work by storing project state in a durable, structured task tree.
Core Features & Use Cases
- Task Tree Operations: Query frontier, tree, and dependency DAG views, then create, move, rename, link, and restructure tasks.
- Workflow State Management: Update task statuses, propagate parent rollups, validate dependencies, manage review comments, and append results.
- Dashboard and Migration: Serve or export live task-tree dashboards and migrate legacy PLAN.md and RESULTS.md workflows.
- Use Case: Give an AI coding agent a multi-stage research or implementation project, then use the task tree to dispatch ready tasks, preserve findings and review notes, and hand unfinished work to another agent without losing project context.
Quick Start
Use the task-tree skill to inspect the current task frontier, implement the next dispatchable task, record its results, and update its status for review.