en un clic
claude-jjithub-and-spoke
claude-jjithub-and-spoke contient 2 skills collectées depuis oaustegard, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use this skill when working with GitHub Issues on any spoke from CCotw — list, view, create, comment, close, reopen, edit. Triggers include: "address issue N", "open an issue", "comment on issue N", "close issue N", "list open issues on <repo>", or any github.com/<owner>/<repo>/issues URL. Wraps the bundled `ghi` CLI (stdlib-only Python at `bin/ghi`). Auth is read from `$GH_TOKEN` — set in `.env`, sourced by `boot.sh`.
Use this skill when the user asks about `jj` (Jujutsu) or any operation on a git repo where they want jj semantics — clones, commits, bookmarks, rebases, conflict handling, undo via `op log`. Triggers include: "use jj for this", "jj clone …", "make a bookmark", "what does `jj describe` do", "rebase this stack with jj", "undo my last jj operation". This is the canonical reference for the jj-native workflow on this hub.