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

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.