Skill Claude CodeCodex
Use when running the shikanime local dev loop: branching in a fresh jj workspace, push-to-origin, jj bookmark tracking, and landing via plain gh pr merge or direct push.
Skill Claude CodeCodex
Use when running the shikanime local dev loop: branching in a fresh jj workspace, push-to-origin, jj bookmark tracking, and landing via plain gh pr merge or direct push.
Skill Claude CodeCodex
Use when triaging an existing shikanime org discussion: category, body shape, Q&A answer, and conversion to an issue.
Skill Claude CodeCodex
Use when opening an RFC Discussion in a shikanime org as the pre-issue stage: converge on the problem, then derive the issue.
Skill Claude CodeCodex
Use when documenting a shikanime project in the repo's docs/ directory after a behavior-changing PR.
Skill Claude CodeCodex
Use when reclaiming resources leaked by shikanime jj workflows — dangling bookmarks, skill-created jj workspaces, and leftover working-copy dirs from sks-async/sks-dev-workflow.
Skill Claude CodeCodex
Use when investigating a bug, test failure, build break, or unexpected behavior in a shikanime repo — find root cause, form a hypothesis, and propose a solution, never apply the fix itself.
Skill Claude CodeCodex
Use when iterating a problem to convergence inside its GitHub issue via research and comments before deriving the PR.
Skill Claude CodeCodex
Use when triaging an existing shikanime org issue: assign type, labels, assignee, milestone, project, relationships, and fields; close with rationale if not workable.
Skill Claude CodeCodex
Use when you need the single entry point for the shikanime issue side: create, refine, and triage the issue before any PR.
Skill Claude CodeCodex
Use when opening an issue in shikanime-labs or shikanime-studio: body is the problem statement, acceptance criteria as a command-decidable tasklist.
Skill Claude CodeCodex
Use when landing a shikanime org PR after reconciliation (sks-pr-resolve) and review approval gates pass; closes the linked issue deliberately.
Skill Claude CodeCodex
Use when resolving a shikanime PR's review conversations, checking the DoD ledger, and reconciling before merge (no merge itself).
Skill Claude CodeCodex
Use when reviewing shikanime code: enforce YAGNI, root-cause fixes, and project conventions before approval.
Skill Claude CodeCodex
Use when triaging an existing shikanime org PR: labels, assignee, milestone, and reviewers.
Skill Claude CodeCodex
Use when you need the single entry point for the shikanime PR side: ensure the issue exists, open, and triage the PR. Land separately via sks-land.
Skill Claude CodeCodex
Use when opening a PR in shikanime-labs or shikanime-studio: push to origin, --head org:branch, plain-English title, issue linkage, parity with commit.
Skill Claude CodeCodex
Use when rebasing a shikanime jj stack onto moved main leaves conflicts — restack, then resolve each conflicted revision with edit/resolve until pushable.
Skill Claude CodeCodex
Use when isolating one unit of shikanime work in a fresh jj workspace — the mandatory entry to implementation for every unit, so concurrent WIP never folds in and bookmarks/pushes stay scoped.
Skill Claude CodeCodex
Use when distributing a task across a cluster of agents over A2A — route by capability need, machine resource, and runner pressure, optionally in a disposable sks-adversarial sandbox.
Skill Claude CodeCodex
Use when updating skills in the shikanime-labs/skills catalog: curate every skill by default (or named ones only), land through the dev workflow, and resync to local Hermes agents.