Scan codebase rapidly
gsd:scancommandsetup L1★0
kfonsecah/VP-Planilla-PR ↗What it does
scan codebase for single area (tech/arch/quality)
Best for
Lightweight alternative to full codebase mapping for a single concern area.
Inputs
- · --focus flag (tech, arch, quality, concerns, or tech+arch)
- · codebase root
Outputs
- · focused assessment document in .planning/codebase/
Requires
- · mapper agent
- · Read
- · Bash
- · Grep
Preconditions
- · .planning/codebase/ folder exists
- · scan workflow file exists
Failure modes
- · focus flag invalid
- · mapper agent timeout
- · insufficient codebase context
Trust signals
- · spawns one focused agent instead of four parallel
- · produces targeted documents
- · offers 5 focus options