ck:scout

Explore codebases in parallel using internal and external agents.

1|Updated Jun 16, 2026
One-click install
npx skills add https://github.com/TNHoang2708/Gym_Ver2 --skill ck-scout-tnhoang2708
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:scout
Source: https://github.com/TNHoang2708/Gym_Ver2/tree/main/.claude/skills/scout
Command: npx skills add https://github.com/TNHoang2708/Gym_Ver2 --skill ck-scout-tnhoang2708

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gemini, opencode, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of navigating complex codebases by providing fast and efficient file discovery, task context gathering, and quick searches across directories.

Core Features & Use Cases

  • Parallel Agents: Utilizes parallel agents for file discovery and task context gathering.
  • Internal & External Agents: Supports both internal (Explore) and external (Gemini/OpenCode) agents for flexibility.
  • Use Case: When you need to quickly locate files or understand the structure of a large codebase, especially when starting a new feature or debugging.

Quick Start

Run the 'ck:scout' skill with the target directory and optional file extension, e.g., 'ck:scout src/ --ext .ts'.

Frequently Asked Questions about ck:scout

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

FAQPage Schema
How do I efficiently explore a large codebase to gather task context?

Parallel codebase exploration uses multiple agents simultaneously for file discovery and quick searches. It supports both internal Explore agents and external Gemini/OpenCode agents to rapidly navigate complex project structures.

How do I search for specific file types in a directory using parallel processing?

Run the skill with the target directory and an optional file extension argument, such as specifying .ts. This filters the parallel file discovery process to quickly locate matching files across your project.

Do I need Gemini to perform parallel codebase searches?

Yes, Gemini model configuration is required to perform parallel codebase searches. Optional external tools like OpenCode are also supported for handling large-scale searches across complex project directories.

What is the best way to locate files when starting a new feature in a complex project?

Using parallel agents for codebase exploration is the best way to locate files and understand project structure. It leverages internal and external agents to quickly gather the necessary context for new features.

Does parallel codebase exploration work with external tools for large-scale searches?

Yes, parallel codebase exploration supports external tools like Gemini and OpenCode specifically for large-scale searches. This provides flexibility alongside the internal Explore agent for navigating complex directories.