What problem does it solve?
This Skill provides project oversight by bridging persistent plan files with ephemeral session tasks so teams can track progress, enforce completion rules, and keep documentation and plan frontmatter accurately synchronized.
Core Features & Use Cases
- Task Hydration & Sync-back: Hydrate unchecked plan items into session tasks (or TodoWrite fallback), update task statuses during work, and reconcile completed tasks back into phase files and plan frontmatter.
- Progress Tracking & Reporting: Scan plans/*/plan.md and phase files to compute completion percentages, generate concise session, plan-completion, and multi-plan reports, and write reports to a reports directory.
- Documentation Coordination & Safety Guards: Trigger docs updates when milestones change and enforce the mandatory sync-back guard that backfills earlier phases before marking later phases complete.
- Use Case: Hydrate tasks from a multi-phase feature plan, coordinate parallel agents, sync completed tasks to phase files, update plan.md status, and generate a session report for stakeholders.
Quick Start
Hydrate tasks from path/to/plan.md, update task statuses during the session, perform a full sync-back to update phase checkboxes and plan frontmatter, and generate a concise status report.