Scout codebase surfaces and resources
scoutskillsetup L2★0
vanducng/skills ↗What it does
Locate files across codebase in parallel segments
Best for
Parallel breadth-first navigation before cross-cutting codebase changes.
Inputs
- · [search-target] [ext]
- · search target patterns, optional ext flag
Outputs
- · markdown report with findings
- · step-by-step execution plan
- · enumerated list
Requires
- · Workflow tool
- · Task tool
- · GitHub CLI
Preconditions
- · specify target scope or glob
- · operate within git repository
- · provide auth credentials or tokens
Failure modes
- · operations timeout on very large inputs
Trust signals
- · MIT/OSS license
- · named author with version
- · includes test guidance
- · comprehensive reference documentation