create-pm2-clj-config

Installation
SKILL.md

Skill: Create PM2 Configs

Goal

Create new pm2-clj ecosystem configuration files from scratch or templates.

Use This Skill When

  • The user needs a new PM2 ecosystem configuration
  • Adding a new service/daemon to the workspace
  • Setting up pm2-clj for a new application
  • The user asks to "create an ecosystem config" or "add to PM2"

Do Not Use This Skill When

  • The user wants to start/stop existing processes (use pm2-process-management skill)
  • Converting legacy ecosystem.config.* to pm2-clj (use migration workflow)
  • Editing existing pm2-clj configs (use direct edits)
Installs
10
GitHub Stars
6
First Seen
Mar 18, 2026
create-pm2-clj-config — open-hax/opencode-skills