mundi-qmd-ssh-deploy-generalized
Installation
SKILL.md
Mundi QMD — SSH Deploy Generalized
Overview
The canonical 7-step deploy pattern. Addresses: every Mundi app-to-server deploy follows the same shape, but each app has its own slightly-different script. Generalizing prevents drift + makes onboarding new apps trivial.
Reference implementation: apps/pitchbook-mcp/scripts/deploy-pb-counterparty-achilles.sh (152 lines).
When to use
- Deploying a code change to Achilles (mundi-ralph 149.28.37.34) or developer-db (108.61.158.220)
- Setting up deploy for a new MCP / app / service
- Debugging "deploy started but service didn't come back up"
- Post-mortem on a failed deploy
- Onboarding a new team member to the deploy protocol