opendeploy-monorepo

Installation
SKILL.md

OpenDeploy Monorepo / Multi-Service

This skill turns a repo with multiple deployable pieces into one OpenDeploy project plan. It is normally invoked internally by /opendeploy; users do not need to switch commands.

Preflight

If invoked directly, run the normal OpenDeploy gate first:

npm list -g @opendeploydev/cli --depth=0 --json
npm view @opendeploydev/cli version --json
opendeploy update check --json
opendeploy preflight . --json
opendeploy deploy plan . --review --json

Use the global opendeploy binary only. Do not use npx.

Installs
1
GitHub Stars
1
First Seen
Jun 16, 2026
opendeploy-monorepo — opendeploy-dev/opendeploy-skills