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-06-02 19:51:02 +08:00
2026-06-04 21:45:13 +08:00
2026-06-09 21:42:38 -04:00
2026-05-18 10:24:21 -04:00
2026-06-09 21:42:38 -04:00
2026-04-05 16:58:02 -07:00
2026-06-07 16:05:28 +08:00
2026-06-07 16:05:28 +08:00
2026-06-07 13:26:58 +08:00
2026-06-09 21:40:40 -04:00
2026-06-09 21:40:40 -04:00
2026-06-07 13:26:58 +08:00
2026-05-19 20:54:15 -04:00
2026-06-07 13:26:58 +08:00
2026-06-09 21:40:40 -04:00
2026-06-07 16:05:28 +08:00
2026-06-07 13:26:58 +08:00
2026-06-11 01:22:34 -04:00
2026-06-07 13:26:58 +08:00
2026-03-20 00:21:37 -07:00
2026-04-29 21:28:59 -04:00
2026-04-06 14:21:28 -07:00
2026-03-19 20:49:23 -07:00
2026-06-11 12:58:11 -04:00
2026-03-04 14:48:06 -08:00
2026-05-19 23:25:38 -04:00
2026-05-18 08:56:17 -04:00
2026-03-14 12:55:25 -07:00
2026-04-10 11:53:17 -07:00
2026-04-29 19:52:09 -04:00
2026-04-06 14:12:21 -07:00
2026-05-11 11:10:59 -04:00
2026-05-17 14:47:29 -04:00
2026-04-05 14:39:55 -07:00
2026-06-09 23:28:35 -04:00
2026-03-14 12:55:25 -07:00
2026-03-14 12:55:25 -07:00
2026-05-12 00:06:41 -04:00
2026-03-14 12:55:25 -07:00
2026-03-14 12:55:25 -07:00
2026-05-11 11:27:46 -04:00
2026-06-09 21:40:40 -04:00
2026-03-14 12:55:25 -07:00
2026-03-22 15:39:51 -07:00
2026-04-06 14:30:23 -07:00
2026-04-05 15:03:59 -07:00
2026-03-22 15:39:48 -07:00
2026-05-18 06:35:44 -04:00
2026-05-17 01:53:57 -04:00
2026-04-06 14:12:21 -07:00