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 |
|
Snider
|
290a582656
|
feat(plugin): add review and sweep commands, update dispatch with persona
New commands:
- /core:review — review agent workspace output, diff, merge options
- /core:sweep — batch dispatch audit across all Go repos
Updated /core:dispatch with persona argument support.
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-03-15 16:45:39 +00:00 |
|