ck:scout

Scout codebases with parallel agents to locate files and map relationships.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/haidonglethqb/CloudSchool --skill ck-scout-haidonglethqb
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ck:scout
Source: https://github.com/haidonglethqb/CloudSchool/tree/main/.qwen/skills/scout
Command: npx skills add https://github.com/haidonglethqb/CloudSchool --skill ck-scout-haidonglethqb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Fast, token-efficient scouting of codebases using parallel agents to quickly locate files and understand structure.

Core Features & Use Cases

  • Parallel agents for wide file discovery across directories
  • Supports internal (Explore) and external (Gemini/OpenCode) scouting
  • Use cases: starting feature work that spans directories, debugging, and architectural exploration.

Quick Start

Analyze the task, identify search targets, and spawn parallel scouting agents to scan designated directories and return a concise report.

Frequently Asked Questions about ck:scout

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I quickly map project structure and locate files across multiple directories?▼

Fast parallel codebase scouting deploys multiple agents to scan designated directories concurrently, mapping project structure and locating files to return a concise report efficiently.

What is the best way to scout a large codebase for feature development without wasting tokens?▼

Parallel codebase scouting uses token-efficient agents to divide directories into parallel tasks, quickly discovering files and relationships during feature development with minimal overhead.

How do I configure parallel agents to scan directories and aggregate results?▼

You configure directory divisions, agent types, timeout limits, and aggregation behavior to manage parallel scouting tasks, enabling agents to scan and return consolidated file discovery reports.

Can I use external agents like Gemini for codebase exploration?▼

Yes, parallel scouting supports internal Explore agents and external Gemini or OpenCode agents, allowing you to configure external tools for wide file discovery across directories.

When should I use parallel scouting instead of manual codebase exploration?▼

Use parallel codebase scouting when starting feature work that spans directories, debugging complex relationships, or performing architectural exploration in multi-directory projects for quick insight.