agent/claude/code/commands/scan.md
Snider d3bbda3698 fix(plugin): prefix commands with core: namespace to avoid clashes
/dispatch → /core:dispatch, /status → /core:status, etc.
Prevents collision with built-in Claude commands.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 14:50:35 +00:00

333 B

name description arguments
core: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.