agent/claude/code/commands/scan.md
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

328 B

name description arguments
scan Scan Forge repos for open issues with actionable labels (agentic, help-wanted, bug)
name description default
org Forge org to scan core

Use the mcp__core__agentic_scan tool with org: $ARGUMENTS.org

Show results as a table with columns: Repo, Issue #, Title, Labels.