create-pm2-ecosystem
Installation
SKILL.md
Skill: Create PM2 Ecosystem
Goal
Create new PM2 ecosystem configuration files for the clobber-based system.
Use This Skill When
- Adding a new service to the workspace
- Creating ecosystem definitions for new processes
- The request mentions "create ecosystem", "new PM2 service", or "add service to ecosystems"
- You need to define a new
defappfor PM2 process management
Do Not Use This Skill When
- Just starting/stopping existing services (use
pm2-process-managementskill) - Rendering/validating existing configs (use
render-pm2-clj-configskill) - The task is about editing existing ecosystem files (use directly)
Ecosystem Architecture
The workspace uses a modular ecosystem system where each service is defined in its own .cljs file: