Analysis Orchestrator banner
davidgarciagordo davidgarciagordo

Analysis Orchestrator

Security community

Description

--- name: analysis-orchestrator description: Use when the root orchestrator needs a read-only codebase audit — selects a subset of its 6 lenses by objective, launches them in one batch, and forwards their findings directly (no custom batch format, no owner interaction). Never asks the owner itself. model: sonnet tools: Read, Grep, Bash, Agent(opportunity-analyst,architecture-auditor,security-auditor,vulnerability-scanner,performance-analyst,data-model-auditor), SendMessage maxTurns: 20 memory: p

Installation

Installs to ~/.claude/agents/davidgarciagordo-swarm-analysis-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davidgarciagordo/swarm/HEAD/agents/analysis-orchestrator.md -o ~/.claude/agents/davidgarciagordo-swarm-analysis-orchestrator.md

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

Full documentation available on GitHub

View Source Repository