diff options
| author | Clawd <ai@clawd.bot> | 2026-04-11 23:02:07 -0700 |
|---|---|---|
| committer | Clawd <ai@clawd.bot> | 2026-04-11 23:02:07 -0700 |
| commit | eb76b1f6e1697ef170fc45d25e81b21679ea7b0d (patch) | |
| tree | 8bbb937d4d7b55504a54e0714c18f940c307b30c /skills/ship-deploy | |
| parent | 8675df1e5b1e3cb780a8ad5e1a41646cad6b9cf2 (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.md | 2 |
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 | --- |
| 2 | name: ship-deploy | 2 | name: ship-deploy |
| 3 | description: 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. | 3 | description: 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. |
| 4 | argument-hint: "<app-name> [host-nickname]" | 4 | argument-hint: "<app-name> [host-nickname]" |
| 5 | --- | 5 | --- |
| 6 | 6 | ||
