render-pm2-clj-config

Installation
SKILL.md

Skill: PM2 Config Rendering

Goal

Render pm2-clj ecosystem files to JSON for validation and debugging without starting processes.

Use This Skill When

  • The user wants to validate a pm2-clj ecosystem configuration
  • You need to see what JSON pm2-clj will generate
  • Debugging ecosystem DSL issues
  • Verifying config parity after migrations

Do Not Use This Skill When

  • The user wants to actually start/stop/restart PM2 processes (use pm2-process-management skill)
  • The request is about creating or editing ecosystem files
  • You need to interact with running PM2 daemon

Inputs

  • Path to ecosystem.pm2.clj file
  • Optional: output path for rendered JSON
Installs
10
GitHub Stars
6
First Seen
Mar 18, 2026
render-pm2-clj-config — open-hax/opencode-skills