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,5 @@
---
name: recipe-upgrade-cron-all
description: Autonomous weekly upgrade run — overview all recipes, upgrade each end-to-end (sequentially by default, parallel with --parallel), open PRs
---
Read and follow the full instructions in `.claude/commands/recipe-upgrade-cron-all.md`.

View File

@ -0,0 +1,6 @@
---
name: recipe-upgrade-full
description: Plan and apply a recipe upgrade end-to-end, no human review in the middle
---
Read and follow the full instructions in `.claude/commands/recipe-upgrade-full.md`.
The recipe name will be provided by the user or calling agent.

View File

@ -0,0 +1,5 @@
---
name: setup-sandbox
description: Guide for setting up a sandboxed environment to run the agent with recipe-maintainer
---
Read and follow the full instructions in `.claude/commands/setup-sandbox.md`.