Vladimir-UrikVladimir-UrikCommunity·1 Agent Skills Included

OxMgr

Lightweight process manager for running and monitoring services

Runs, supervises, and monitors long-running services on Linux, macOS, and Windows with a single config file. Eliminates manual restarts, scattered logs, and fragile PM2 setups with health checks, zero-downtime reloads, and auto-restart policies. Includes an interactive terminal UI, JSON output, and idempotent apply commands to speed up deployments and CI/CD workflows.
npx skills add Vladimir-Urik/OxMgr --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install OxMgr?

Run `npx skills add Vladimir-Urik/OxMgr --all -g -y` in your terminal to install all skills in this suite globally.

What is OxMgr used for?

OxMgr is a lightweight Rust process manager and PM2 alternative that starts, restarts, and monitors long-running services. It works with any language, including Node.js, Python, Go, and shell scripts.

Can OxMgr replace PM2?

Yes. OxMgr reads PM2 ecosystem.config files directly, supports zero-downtime reloads and cluster mode, and runs with lower memory overhead.

Does OxMgr work with AI coding assistants?

Yes. It ships a SKILL.md reference file that teaches assistants like Claude Code, Cursor, and Codex how to configure and operate OxMgr for you.

Can I use OxMgr in Docker containers?

Yes. The `oxmgr runtime` command runs in foreground mode, making it a drop-in process supervisor for Docker and Kubernetes containers.

Related Repositories in Software Engineering

View All in Software Engineering