What problem does it solve?
This Skill ensures project plans, phase files, and session-scoped tasks remain synchronized so progress metrics, statuses, and documentation are accurate across sessions and tooling boundaries.
Core Features & Use Cases
- Hydration & Sync-back: Hydrate tasks from plan checklists into session tasks, then reconcile completed work back to phase files and update plan YAML frontmatter.
- Task Operations & Fallbacks: Use TaskCreate, TaskUpdate, TaskList workflows for structured coordination and fall back to TodoWrite when CLI task tools are unavailable.
- Reporting & Documentation Coordination: Produce concise session and plan reports and trigger targeted docs updates when phase status or API contracts change.
Use case example: Hydrate unchecked items from a multi-phase plan, update tasks while working, run a full sync-back to backfill earlier-phase checkboxes and mark plan status, then generate a session report and delegate doc updates.
Quick Start
Hydrate tasks from plans, track progress, sync completed tasks back to plan files, and generate a concise session report.