agile-sync
Installation
SKILL.md
Agile Sync Skill
One-command synchronization of all agile development artifacts. Ensures documentation, progress tracking, and project state are always up-to-date.
Usage
/agile-sync [--full|--quick|--validate]
Options
| Option | Description |
|---|---|
--full |
Complete sync: changelog + readme + progress + validation |
--quick |
Quick sync: readme stats + recent changes only |
--validate |
Validate only: check for inconsistencies without changes |
| (default) | Standard sync: changelog + readme + progress |