ck:scout

Scout codebases in parallel using Explore subagents and external CLI tools.

1|1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Thanh-apero/apero-kit-cli --skill ck-scout-thanh-apero
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:scout
Source: https://github.com/Thanh-apero/apero-kit-cli/tree/main/.claude/skills/scout
Command: npx skills add https://github.com/Thanh-apero/apero-kit-cli --skill ck-scout-thanh-apero

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides fast and efficient codebase scouting, enabling quick file discovery, task context gathering, and searches across directories.

Core Features & Use Cases

  • Parallel Agents: Utilizes internal (Explore) and external (Gemini/OpenCode) agents for parallel processing.
  • File Discovery: Locates files needed for tasks across directories.
  • Task Context: Gathers context for quick searches and debugging sessions.
  • Use Case: When starting a new feature development, quickly locate related files across the codebase.

Quick Start

Use the ck:scout skill to search for files related to a specific task.

Frequently Asked Questions about ck:scout

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

FAQPage Schema
How do I quickly find related files across a large codebase for feature development?

Parallel codebase scouting uses internal Explore subagents and external CLI tools to locate files across directories. It gathers task context rapidly by processing multiple search paths concurrently, enabling quick file discovery for feature development and debugging sessions.

What is parallel codebase scouting and how does it work for context gathering?

Parallel codebase scouting is a technique that deploys multiple agents simultaneously to search directories and gather task context. It leverages internal Explore subagents alongside external Gemini and OpenCode CLI tools to process file discovery queries in parallel.

Can I use external CLI tools with Claude's Explore subagents for codebase searches?

Yes, parallel codebase scouting integrates Claude's internal Explore subagents with external Gemini and OpenCode CLI tools. This combination allows you to execute parallel processing and gather comprehensive task context across your project structure efficiently.

How to gather debugging context quickly when navigating an unfamiliar project structure?

Apply parallel codebase scouting to rapidly gather debugging context across unfamiliar project structures. By dispatching parallel agents to search directories concurrently, you can quickly locate relevant files and understand the codebase layout without manual searching.

Do I need external CLI tools installed to run parallel codebase scouting?

Yes, achieving full parallel processing requires external Gemini and OpenCode CLI tools installed in your environment. These external agents work in conjunction with internal Explore subagents to execute comprehensive file discovery and context gathering.

What's the best way to search directories for task context without manual file discovery?

Using parallel agents for codebase scouting is the best way to search directories for task context. It automates file discovery by deploying multiple subagents concurrently, significantly reducing the time spent manually locating files for feature development or debugging.