Deploy

Release step that closes the loop after /ship — drive a change out to a running environment using the PROJECT'S OWN deploy mechanism (detect, never prescribe a stack), then smoke-test the deployed artifact and keep a guarded rollback path. Deploy is more outward-facing than git push, so it is arm-to-fire — plan and pre-check, then HALT and require an explicit `arm deploy` before any real outward action. Opt-in; invoked explicitly. Use after /ship to push a verified change to staging/prod under the harness's boundary discipline.

vasuag09 Updated

File contents

vasuag09/harness-claude/tree/main/skills/deploy commit 9466b65c2b

Frequently asked questions

npx skillmds@latest add vasuag09/deploy