agent/claude/code
Snider d3bbda3698 fix(plugin): prefix commands with core: namespace to avoid clashes
/dispatch → /core:dispatch, /status → /core:status, etc.
Prevents collision with built-in Claude commands.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 14:50:35 +00:00
..
.claude-plugin refactor: consolidate plugin marketplace — remove duplicates, add repo-native plugins 2026-03-13 10:06:58 +00:00
collection refactor: restructure as plugin monorepo 2026-02-01 19:44:26 +00:00
commands fix(plugin): prefix commands with core: namespace to avoid clashes 2026-03-15 14:50:35 +00:00
hooks fix: reduce hook false positives 2026-03-14 11:39:23 +00:00
scripts fix(brain): improve session-start recall queries with type filters 2026-03-15 13:14:58 +00:00
skills test: add Claude plugin contract verification suite 2026-03-06 16:06:05 +00:00
hooks.json feat: OpenBrain integration for session hooks 2026-03-14 11:44:04 +00:00
mcp.json feat(plugin): add dispatch, status, recall, scan commands 2026-03-15 14:47:17 +00:00