aboutsummaryrefslogtreecommitdiffstats
path: root/skills/ship-deploy
diff options
context:
space:
mode:
authorClawd <ai@clawd.bot>2026-04-11 23:02:07 -0700
committerClawd <ai@clawd.bot>2026-04-11 23:02:07 -0700
commiteb76b1f6e1697ef170fc45d25e81b21679ea7b0d (patch)
tree8bbb937d4d7b55504a54e0714c18f940c307b30c /skills/ship-deploy
parent8675df1e5b1e3cb780a8ad5e1a41646cad6b9cf2 (diff)
ship-deploy: trigger on "ship it" and common deploy phrases
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'skills/ship-deploy')
-rw-r--r--skills/ship-deploy/SKILL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/skills/ship-deploy/SKILL.md b/skills/ship-deploy/SKILL.md
index 60cc263..63e76bb 100644
--- a/skills/ship-deploy/SKILL.md
+++ b/skills/ship-deploy/SKILL.md
@@ -1,6 +1,6 @@
1--- 1---
2name: ship-deploy 2name: ship-deploy
3description: Deploy an app to a ship VPS. Orchestrates ship-binary or ship-static depending on what you're deploying. Use when you want to deploy or redeploy an app and want Claude to guide the process. 3description: Deploy an app to a ship VPS. Orchestrates ship-binary or ship-static depending on what you're deploying. Use when the user says "ship it", "deploy", "push to prod", or wants to deploy or redeploy an app.
4argument-hint: "<app-name> [host-nickname]" 4argument-hint: "<app-name> [host-nickname]"
5--- 5---
6 6