chore: update skill install command to use rivet-dev/skills

This commit is contained in:
Nathan Flurry 2026-01-29 05:37:50 -08:00
parent 43db33590d
commit 57af31faed
6 changed files with 6 additions and 6 deletions

View file

@ -37,7 +37,7 @@ jobs:
node-version: "20"
- name: Install sandbox-agent skill
run: npx skills add https://sandboxagent.dev/docs --yes
run: npx skills add rivet-dev/skills -s sandbox-agent --yes
- name: Run Claude Code Review
id: claude-review