517 B
517 B
| description |
|---|
| Sync epic issue bodies, labels, and local coordination snapshots from GitHub. |
/epic-sync
Run a deterministic sync for epic issues.
node scripts/github-coordination.js sync --repo <owner/repo>
What this does:
- Reads issue bodies as the canonical epic state.
- Reconciles the coordination block with labels.
- Writes a fresh local snapshot for each epic issue.
- Keeps the SQLite cache aligned with GitHub.
Compatibility aliases:
/projects/work-items sync-github