diff options
Diffstat (limited to 'skills/ship-deploy/SKILL.md')
| -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 | ||
