agent/claude/code
Snider 6045805dfc feat(plugin): add dispatch, status, recall, scan commands
New slash commands for the agentic system:
- /dispatch — dispatch subagent to sandboxed workspace
- /status — show workspace status (running/blocked/completed)
- /recall — search OpenBrain memories
- /scan — find actionable Forge issues

Fix MCP URL: api.lthn.sh/mcp → mcp.lthn.sh (subdomain routing).

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 14:47:17 +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 feat(plugin): add dispatch, status, recall, scan commands 2026-03-15 14:47:17 +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