Victor Casado
64470f4307
feat: add github-native coordination (epic-* commands + scripts + tests)
Adds a GitHub-native coordination layer on top of ECC:
Commands (7 new slash commands):
- epic-claim, epic-sync, epic-validate, epic-publish
- epic-review, epic-unblock, epic-decompose
Scripts:
- scripts/github-coordination.js — CLI entry point
- scripts/lib/github-coordination.js — core library (state machine, gh API wrappers)
- scripts/status.js — coordination status reporter
Config:
- config/github-native-coordination.json — labels, review policy, validation gates
Tests:
- tests/lib/github-coordination.test.js — 15 unit tests for pure functions
- tests/scripts/github-coordination.test.js — integration/CLI test suite
Registry:
- docs/COMMAND-REGISTRY.json — adds 7 epic-* entries, totalCommands 84 → 91
No encoding changes, no prp-* modifications, no Windows shims.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 12:58:11 -04:00
..
2026-03-20 03:53:22 -07:00
2026-06-07 13:27:00 +08:00
2026-04-01 16:09:54 -07:00
2026-06-07 13:27:05 +08:00
2026-06-03 21:54:30 +08:00
2026-06-04 21:45:13 +08:00
2026-05-11 23:44:06 -04:00
2026-06-11 12:58:11 -04:00
2026-03-20 01:38:13 -07:00
2026-03-27 05:56:39 -04:00
2026-05-13 06:27:08 -04:00
2026-04-29 17:56:25 -04:00
2026-05-17 07:06:49 -04:00
2026-05-17 20:46:04 -04:00
2026-04-12 22:33:32 -07:00
2026-06-07 13:25:56 +08:00
2026-05-25 14:12:01 -04:00
2026-04-05 14:37:28 -07:00
2026-06-06 03:55:17 +08:00
2026-05-11 03:35:42 -04:00
2026-04-29 23:56:40 -04:00
2026-03-30 02:01:54 -04:00
2026-06-07 13:25:34 +08:00
2026-05-11 16:41:08 -04:00
2026-03-30 02:01:54 -04:00
2026-05-17 07:27:05 -04:00
2026-06-06 03:55:00 +08:00
2026-06-06 03:55:00 +08:00
2026-04-29 18:21:31 -04:00
2026-06-07 13:25:53 +08:00
2026-05-19 04:57:10 -04:00
2026-06-07 13:25:53 +08:00
2026-03-07 14:47:49 -08:00
2026-04-29 19:15:47 -04:00
2026-04-29 19:21:03 -04:00
2026-03-14 23:21:18 -07:00
2026-05-11 13:07:29 -04:00
2026-04-29 23:56:40 -04:00
2026-06-07 13:27:00 +08:00
2026-06-07 13:00:08 +08:00