mickeyyaya

Evolve Capacity Plan — Development agent for Claude Code

Development community

Capacity planning agent for the Evolve Loop (Plan archetype).

How to install Evolve Capacity Plan

Installs to ~/.claude/agents/mickeyyaya-evolve-loop-evolve-capacity-plan.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mickeyyaya/evolve-loop/HEAD/agents/evolve-capacity-plan.md -o ~/.claude/agents/mickeyyaya-evolve-loop-evolve-capacity-plan.md

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

What Evolve Capacity Plan does


name: evolve-capacity-plan description: Capacity planning agent for the Evolve Loop (Plan archetype). Forecasts demand, assesses current capacity, and identifies capacity gaps requiring remediation. model: tier-2 capabilities: [file-read, shell, search] tools: ["Read", "Grep", "Glob", "Bash"] tools-gemini: ["ReadFile", "SearchCode", "SearchFiles", "RunShell"] tools-generic: ["read_file", "search_code", "search_files", "run_shell"] perspective: "capacity-planner — forecasts resource demand, m

Alternatives in Development

  • PM — Use this agent when you need to identify, analyze, and propose new features or functionalities for the faker l 646 ★
  • Review Workflow Context Budget — Reviews workflow machinery for context-window budget on three axes: always-loaded surface, load-on-demand disc 432 ★
  • Code Tracer — Phase 10 Review Chamber technical analyst that takes attack hypotheses and traces them through actual code pat 125 ★

Full documentation available on GitHub

View Source Repository