What problem does it solve?
The ck:scout skill solves the problem of efficiently finding files and gathering context within a codebase. It streamlines the process of locating and understanding files needed for various tasks, especially useful for feature development and debugging sessions.
Core Features & Use Cases
- Parallel Codebase Scouting: Utilizes parallel agents to scan files and directories quickly.
- Internal & External Scouting: Supports both internal Explore subagents and external Gemini/OpenCode CLI tools.
- Task Management: Tracks parallel agent execution through Claude Native Tasks.
- Use Case: For a developer who needs to locate all files related to a specific feature, such as authentication files, the skill can perform a comprehensive search and return a detailed report.
Quick Start
Run the ck:scout skill with the target directory and optional file extension: ck:scout src/