Salve

Use when the user says "salve" (or /salve) to ship and persist the current work in one shot. Persists context, commits, pushes to GitHub, opens and merges a PR into the main branch, triggers/confirms the deploy if the project has one, fast-forward-updates the local checkout, and reports evidence. Saying "salve" is the user's explicit OK to merge to the main branch and deploy. Variants - "salve doc" (doc-only, uses [skip ci], no redeploy) and "salve sem deploy" / "salve no deploy" (push + PR, do NOT merge to production).

zavelinski Updated

File contents

zavelinski/claude-code-salve/tree/main/skills/salve commit 3f25e4d60f

Frequently asked questions

npx skillmds@latest add zavelinski/salve