plugins/claude
Snider 737c471078
feat(code): add /code:compare for module version comparison (#115)
Add compare command that:
- Compares local vs remote module versions
- Shows status (ahead, behind, synced)
- Checks dependency compatibility with Composer constraints
- Supports ^ and ~ version operators
- Suggests deployment order for incompatible versions

Migrated from core-claude PR #59.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 07:31:45 +00:00
..
api feat: /core:api generate API client from routes (#84) 2026-02-02 07:20:47 +00:00
ci feat: add README and flesh out all plugins 2026-02-01 19:48:51 +00:00
code feat(code): add /code:compare for module version comparison (#115) 2026-02-02 07:31:45 +00:00
collect feat(collect): add Borg-powered collection commands 2026-02-02 00:22:19 +00:00
core feat: Implement /core:sync command (#98) 2026-02-02 07:28:16 +00:00
issue feat(plugin): add github issues integration (#69) 2026-02-02 07:14:21 +00:00
perf feat: /core:perf performance profiling helpers (#94) 2026-02-02 07:24:35 +00:00
qa feat(qa): add /core:qa command for iterative QA loop (#74) 2026-02-02 07:17:23 +00:00
review feat: add README and flesh out all plugins 2026-02-01 19:48:51 +00:00
verify feat: add README and flesh out all plugins 2026-02-01 19:48:51 +00:00