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

12 lines
328 B
Markdown

---
name: scan
description: Scan Forge repos for open issues with actionable labels (agentic, help-wanted, bug)
arguments:
- name: org
description: Forge org to scan
default: core
---
Use the `mcp__core__agentic_scan` tool with org: $ARGUMENTS.org
Show results as a table with columns: Repo, Issue #, Title, Labels.