mirror missing opencode skills and commands
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
4
.opencode/commands/recipe-upgrade-cron-all.md
Normal file
4
.opencode/commands/recipe-upgrade-cron-all.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
description: Autonomous weekly upgrade run — overview all recipes, upgrade each end-to-end (sequentially by default, parallel with --parallel), open PRs
|
||||
---
|
||||
Load the `recipe-upgrade-cron-all` skill and execute it for $ARGUMENTS.
|
||||
4
.opencode/commands/recipe-upgrade-full.md
Normal file
4
.opencode/commands/recipe-upgrade-full.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
description: Plan and apply a recipe upgrade end-to-end, no human review in the middle
|
||||
---
|
||||
Load the `recipe-upgrade-full` skill and execute it for $ARGUMENTS.
|
||||
4
.opencode/commands/t1cc-start.md
Normal file
4
.opencode/commands/t1cc-start.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
description: Provision the t1cc DigitalOcean test server and deploy Traefik
|
||||
---
|
||||
Load the `t1cc-start` skill and execute it for $ARGUMENTS.
|
||||
4
.opencode/commands/t1cc-stop.md
Normal file
4
.opencode/commands/t1cc-stop.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
description: Destroy the t1cc DigitalOcean test server via terraform
|
||||
---
|
||||
Load the `t1cc-stop` skill and execute it for $ARGUMENTS.
|
||||
Reference in New Issue
Block a user