mirror missing opencode skills and commands

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-22 13:44:23 +00:00
parent f283a371bb
commit 4258c3fc39
7 changed files with 32 additions and 0 deletions

View 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.

View 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.

View 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.

View File

@ -0,0 +1,4 @@
---
description: Destroy the t1cc DigitalOcean test server via terraform
---
Load the `t1cc-stop` skill and execute it for $ARGUMENTS.