Scout banner
mrgoonie mrgoonie

Scout

Development community

Description

--- description: Scout given directories to respond to the user's requests argument-hint: [user-prompt] [scale] --- ## Purpose Search the codebase for files needed to complete the task using a fast, token efficient agent. ## User's requests & target directories <user_requests>$ARGUMENTS</user_requests> ## Variables USER_PROMPT: $1 SCALE: $2 (defaults to 3) RELEVANT_FILE_OUTPUT_DIR: `plans/scouts/` ## Workflow: - Write a prompt for 'SCALE' number of agents to the Task tool that will immedia

Installation

Installs to ~/.claude/commands/mrgoonie-human-mcp-scout.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mrgoonie/human-mcp/HEAD/.claude/commands/scout.md -o ~/.claude/commands/mrgoonie-human-mcp-scout.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository