recon_swarm
Explore directories and codebases using scout agents to map targets, optionally generating unified analysis reports through multi-iteration deep mode.
Instructions
Reconnaissance swarm - scouts explore a directory/codebase.
Uses scout bugs with read-only tools to map out a target.
target_path: Directory to explore
deep: Enable deep work mode (default False) - multi-iteration for complex analysis
synthesize: If True (default), uses qwen2.5:14b to synthesize findings into unified report
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_path | Yes | ||
| deep | No | ||
| synthesize | No |