agent/claude/code
Snider 03b77bd9db fix(plugin): drop core: prefix — commands use code: namespace from dir
Plugin commands derive namespace from directory (claude/code/) not
the name field. Commands now: /code:dispatch, /code:status, /code:recall,
/code:review, /code:sweep, /code:scan.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 16:51:40 +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): drop core: prefix — commands use code: namespace from dir 2026-03-15 16:51:40 +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