Agent skill
scout-plan
Run a codebase scout and then produce an implementation plan; use when you want discovery followed by planning.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/scout-plan
SKILL.md
Scout Plan
Overview
Run Scout, then Plan, passing the file list and docs into planning.
Inputs
- Feature description
- Scout scale (optional)
Workflow
- Run Scout with the chosen scale and capture the ranked file list and any docs.
- Run Plan with the feature description and include the scout outputs as context.
- Save the plan in
plans/.
Output
- Scout file list and plan file path
Didn't find tool you were looking for?