scout
SolidFast, parallel codebase scouting across software, data-engineering, devops, and analytics surfaces. Use to locate files, dbt models, dashboards, IaC, pipeline DAGs, K8s manifests, secrets, and CI workflows before changes. Supports internal (Explore subagents) and external (Gemini/OpenCode CLI) modes.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- vanducng
- Repository
- vanducng/skills
- Created
- 4 months ago
- Last Updated
- today
- Language
- HTML
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
scout
Triggered by /scout <area-or-topic>. Briefs the developer on an unfamiliar area of an EXISTING codebase before they write a plan: existing patterns with file:line pointers, conflicting mental models, impact map, watch-outs, and open questions — cached to docs/pre-plans/scout-findings.md, which /plan-review reads automatically. Use when the user says "scout the X area", "scout this", "give me a rundown of Y", "brief me on Z before I plan", or wants to understand code before planning. Does NOT propose implementations, write code, or pick an approach — that's the plan's job.
recall-scout
Scout an unfamiliar codebase — memory-first repo map, key paths, tests, risks, and next steps, with a strict sensitive-data boundary
gh-scout
Deep GitHub reconnaissance before planning or building a feature. Given a description of what you're about to build, finds existing repos that (a) already do it — so you can adopt instead of rebuild — and (b) are complementary building blocks you could depend on. Use before writing an implementation plan, when scoping a new feature/library/tool, when evaluating "should we build or adopt this", or when the user says "scout github", "any libraries for this", "has someone built this", or invokes /gh-scout.