โ Prompts
Reference CLAUDE.md Templates & Examples
Claude Code Configuration - Claude Flow V3
# Claude Code Configuration - Claude Flow V3 ## ๐จ AUTOMATIC SWARM ORCHESTRATION **When starting work on complex tasks, Claude Code MUST automatically:** 1. **Initialize the swarm** using CLI tools
# Claude Code Configuration - Claude Flow V3 ## ๐จ AUTOMATIC SWARM ORCHESTRATION **When starting work on complex tasks, Claude Code MUST automatically:** 1. **Initialize the swarm** using CLI tools via Bash 2. **Spawn concurrent agents** using Claude Code's Task tool 3. **Coordinate via hooks** and memory ### ๐จ CRITICAL: CLI + Task Tool in SAME Message **When user says "spawn swarm" or requests complex work, Claude Code MUST in ONE message:** 1. Call CLI tools via Bash to initialize coordination 2. **IMMEDIATELY** call Task tool to spawn REAL working agents 3. Both CLI and Task calls must be in the SAME response **CLI coordinates, Task tool agents do the actual work!** ### ๐ค INTELLIGENT 3-TIER MODEL ROUTING (ADR-026) **The routing system has 3 tiers for optimal cost/performance:** | Tier | Handler | Latency | Cost | Use Cases | |------|---------|---------|------|-----------|
Sign in to view the full prompt.
Sign InTags
Classification
Reference Documentation, cheatsheets, setup guides
Scope Global
All AI interactions Manual Manually placed / Persistent