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