What problem does it solve?
This skill detects and fixes inconsistencies across Phase tasks, Sprint backlogs, PROGRESS.md, and CHANGELOG to maintain alignment and reduce manual reconciliation.
Core Features & Use Cases
- Discrepancy detection: identifies mismatches between Phase tasks and PROGRESS.md, Sprint backlog vs Phase tasks, and CHANGELOG vs Git commits.
- Auto-sync & auto-fix: recalculates progress, updates Sprint statuses, regenerates PROGRESS.md, and fixes broken links when possible.
- Validation & reporting: reports conflicts, suggests fixes, and provides an option to perform a safe dry-run before applying changes.
- Use Case: When Phase tasks are completed but Sprint backlog lags behind, run this skill to synchronize statuses and documentation automatically.
Quick Start
Run /sync-fix with the appropriate targets (e.g., --phase, --sprint, --progress) and optional flags like --dry-run or --backup to preview and apply fixes.