opencode-mirror

star 2

Maintain the local OpenCode mirror for self-reference

jasonkneen By jasonkneen schedule Updated 1/24/2026

name: opencode-mirror description: Maintain the local OpenCode mirror for self-reference

Quick Usage (Already Configured)

Update mirror

git -C vendor/opencode pull --ff-only

Common Gotchas

  • Keep the mirror gitignored; never commit vendor/opencode.
  • Use --ff-only to avoid merge commits in the mirror.

First-Time Setup (If Not Configured)

Clone mirror

git clone https://github.com/anomalyco/opencode vendor/opencode
Install via CLI
npx skills add https://github.com/jasonkneen/openwork --skill opencode-mirror
Repository Details
star Stars 2
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator