ck:scout

Locate files and gather task context using parallel agents.

Updated Jun 14, 2026
One-click install
npx skills add https://github.com/duy-tung/claude-code-setup --skill ck-scout-duy-tung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:scout
Source: https://github.com/duy-tung/claude-code-setup/tree/main/claude/skills/scout
Command: npx skills add https://github.com/duy-tung/claude-code-setup --skill ck-scout-duy-tung

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of navigating and understanding complex codebases by leveraging parallel agents for fast file discovery and task context gathering.

Core Features & Use Cases

  • Parallel File Discovery: Utilizes multiple agents to quickly locate files and directories within a codebase.
  • Task Context Gathering: Assists in understanding the context of a task by providing information about related files and components.
  • Internal & External Agents: Supports both internal (Explore subagents) and external (Gemini/OpenCode CLI) agents for enhanced search capabilities.
  • Use Case: When starting a new feature development, use this Skill to quickly locate the necessary files and understand the existing code structure.

Quick Start

Invoke the 'ck:scout' command with your search target, such as 'ck:scout src/ for authentication files'.

Frequently Asked Questions about ck:scout

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

FAQPage Schema
How do I quickly locate files and understand context in a large codebase?

Effortless codebase navigation uses parallel agents to quickly locate files and gather task context. This approach helps you understand existing code structure and find necessary files rapidly during new feature development.

What is the best way to gather task context across multiple directories?

Gathering task context across directories is best handled by parallel agents that perform quick searches simultaneously. This method provides fast information about related files and components, assisting in understanding the overall context of a task.

Can I use external CLI agents like Gemini or OpenCode for codebase search?

Yes, codebase search supports both internal Explore subagents and external Gemini or OpenCode CLI agents. This flexibility enhances search capabilities by allowing you to choose the agent that best fits your administrative workflow.

How do I start navigating a codebase to find authentication files?

To start navigating and finding specific files like authentication modules, invoke the scouting command with your search target and directory path. This quickly locates the necessary files and provides context about related components.

Does parallel file discovery work for administrative workflows and codebase orientation?

Yes, parallel file discovery is specifically ideal for administrative workflows involving codebase orientation. It leverages multiple agents to quickly locate files and directories, providing fast task context gathering for orientation tasks.

What are the limitations of using parallel agents for codebase navigation?

The metadata does not specify explicit limitations for using parallel agents for codebase navigation. However, it is primarily designed for quick searches, file discovery, and task context gathering rather than deep code execution or modification.