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 defapp for PM2 process management

Do Not Use This Skill When

  • Just starting/stopping existing services (use pm2-process-management skill)
  • Rendering/validating existing configs (use render-pm2-clj-config skill)
  • 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:

Installs
10
GitHub Stars
6
First Seen
Mar 18, 2026
create-pm2-ecosystem — open-hax/opencode-skills