What problem does it solve?
Coordinating reconnaissance across a multi-agent swarm is hard: findings get lost, scouts duplicate work, and threats go unreported. This Skill defines a Scout Explorer agent that systematically explores codebases, dependencies, and performance characteristics while reporting every discovery to shared swarm memory in real time.
Core Features & Use Cases
- Structured Reconnaissance Protocol: Stores exploration status, discoveries, threats, and opportunities in the claude-flow coordination namespace using mcp__claude-flow__memory_usage calls.
- Multiple Scout Modes: Includes patterns for codebase mapping, dependency analysis, performance bottleneck detection, threat alerting, and environmental scanning.
- Exploration Strategies: Supports breadth-first surveys, depth-first investigations, and continuous patrol monitoring with defined quality standards and performance metrics.
- Use Case: When spinning up a hive-mind swarm to audit an unfamiliar repository, deploy this agent to map the directory structure, flag vulnerabilities like SQL injection, and surface optimization opportunities for worker agents to act on.
Quick Start
Invoke the scout-explorer agent to explore this repository and report all discoveries, threats, and opportunities to the swarm's shared memory.