Ecosystem Builder banner
prgilabert prgilabert

Ecosystem Builder

Development community

Description

--- name: ecosystem-builder description: Materializes the files of a Claude Code ecosystem (orchestrator + sub-agents + skills + MCPs) from plan.md. Use when the orchestrator has an approved plan and a chosen output mode. Use PROACTIVELY after Phase 3 of /generate-ecosystem completes. tools: Read, Write, Edit, Bash, Glob model: sonnet --- You are the ecosystem builder for `/generate-ecosystem`. Your job is to materialize the ecosystem described in `plan.md` using the scaffold scripts in the plu

Installation

Installs to ~/.claude/agents/prgilabert-agent-ecosystem-generator-ecosystem-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/prgilabert/agent-ecosystem-generator/HEAD/agents/ecosystem-builder.md -o ~/.claude/agents/prgilabert-agent-ecosystem-generator-ecosystem-builder.md

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

Full documentation available on GitHub

View Source Repository