shikanime-labs
- 43 skills
- 0 followers
- 9 hours ago last updated
- ▌ Nix Pr Review · shikanime-labs bundleUse when reviewing an upstream NixOS/nixpkgs pull request: build the changed packages with nixpkgs-review and check the diff against nixpkgs conventions.
- ▌ Cpn Pr · shikanime-labs bundleÀ utiliser quand vous ouvrez une PR cloud-pi-native : titre conventionnel, corps en français, lien vers l'issue.
- ▌ Sks Gc · shikanime-labs bundleUse 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.
- ▌ Sks Pr · shikanime-labs bundleUse when opening a PR in shikanime-labs or shikanime-studio: push to origin, --head org:branch, plain-English title, issue linkage, parity with commit.
- ▌ Sks Doc · shikanime-labs bundleUse when documenting a shikanime project in the repo's docs/ directory after a behavior-changing PR.
- ▌ Cpn Async · shikanime-labs bundleÀ utiliser quand vous répartissez un travail multi-unités en parallèle sur workspaces jj isolés et PR en stack pour console cloud-pi-native.
- ▌ Cpn Issue · shikanime-labs bundleÀ utiliser quand vous ouvrez une issue console cloud-pi-native : énoncé du problème en français et critères d'acceptation décidables.
- ▌ Cpn Stack · shikanime-labs bundleÀ utiliser quand vous isolez une unité de travail cloud-pi-native dans un workspace jj frais pour que le WIP concurrent ne soit jamais mélangé — bookmarks et pushes limités à ce workspace.
- ▌ Cpn Swarm · shikanime-labs bundleÀ utiliser quand vous distribuez une tâche cloud-pi-native sur un cluster d'agents via A2A — routage par capacité, machine et pression runner.
- ▌ Sks Land · shikanime-labs bundleUse when landing a shikanime org PR after reconciliation (sks-pr-resolve) and review approval gates pass; closes the linked issue deliberately.
- ▌ Cpn Commit · shikanime-labs bundleÀ utiliser quand vous committez dans cloud-pi-native/console : commits conventionnels en français via jj.
- ▌ Sks Async · shikanime-labs bundleUse when splitting multi-unit work into parallel, isolated jj workspaces (depth-tree fan-out) and landing as independent plain `gh pr` merges.
- ▌ Sks Issue · shikanime-labs bundleUse when opening an issue in shikanime-labs or shikanime-studio: body is the problem statement, acceptance criteria as a command-decidable tasklist.
- ▌ Sks Stack · shikanime-labs bundleUse 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.
- ▌ Sks Swarm · shikanime-labs bundleUse 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.
- ▌ Sks Commit · shikanime-labs bundleUse when committing in shikanime-labs or shikanime-studio repos: plain-English imperative titles and repo-enforced hooks (gitlint, DCO) win.
- ▌ Sks Curate · shikanime-labs bundleUse when updating, improving, compressing, or token-optimizing a skill in the shikanime-labs/skills catalog: rework the body, tighten it, refresh evals, and keep it loadable.
- ▌ Sks Update · shikanime-labs bundleUse 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.
- ▌ Sks Restack · shikanime-labs bundleUse when rebasing a shikanime jj stack onto moved main leaves conflicts — restack, then resolve each conflicted revision with edit/resolve until pushable.
- ▌ Cpn Pr Review · shikanime-labs bundleÀ utiliser quand vous relisez une PR de cloud-pi-native/console : architecture, conventions NestJS et rendu de revue en français.
- ▌ Cpn Pr Triage · shikanime-labs bundleÀ utiliser quand vous triez une PR existante de cloud-pi-native/console : labels, assignee, jalon, reviewers, lien issue.
- ▌ Sks Converge · shikanime-labs bundleUse when jj conflicts or divergent changes block a shikanime repo after a tree move — resolve conflicted revisions and divergent twins until pushable.
- ▌ Cpn Discussion · shikanime-labs bundleÀ utiliser quand vous ouvrez ou modifiez une Discussion console cloud-pi-native comme étape pré-issue (français, GraphQL).
- ▌ Cpn Pr Resolve · shikanime-labs bundleÀ utiliser quand vous réconciliez les review-threads d'une PR cloud-pi-native : ledger DoD, approbation et CI, sans merger.
- ▌ Sks Pr Review · shikanime-labs bundleUse when reviewing shikanime code: enforce YAGNI, root-cause fixes, and project conventions before approval.
- ▌ Sks Pr Triage · shikanime-labs bundleUse when triaging an existing shikanime org PR: labels, assignee, milestone, and reviewers.
- ▌ Cpn Pr Workflow · shikanime-labs bundleÀ utiliser quand vous voulez le point d'entrée unique du côté PR cloud-pi-native : assure l'issue, ouvre la PR draft dérivée du commit, puis trie.
- ▌ Sks Discussion · shikanime-labs bundleUse when opening an RFC Discussion in a shikanime org as the pre-issue stage: converge on the problem, then derive the issue.
- ▌ Sks Pr Resolve · shikanime-labs bundleUse when resolving a shikanime PR's review conversations, checking the DoD ledger, and reconciling before merge (no merge itself).
- ▌ Cpn Dev Workflow · shikanime-labs bundleÀ utiliser quand vous travaillez dans le dépôt console cloud-pi-native/console : règles de contribution, cycle de dev et workflow PR.
- ▌ Cpn Issue Refine · shikanime-labs bundleÀ utiliser quand vous itérez un problème vers la convergence dans son issue GitHub console via recherche et commentaires.
- ▌ Cpn Issue Triage · shikanime-labs bundleÀ utiliser quand vous triez une issue existante de cloud-pi-native/console : labels, assignee, jalon, projet ; clôture motivée.
- ▌ Sks Adversarial · shikanime-labs bundleUse when probing uncertain results in a disposable sandbox — large investigation, development, debugging, testing, UAT, white-room, or data validation before promoting a change.
- ▌ Sks Investigate · shikanime-labs bundleUse 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.
- ▌ Sks Pr Workflow · shikanime-labs bundleUse 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.
- ▌ Cpn Release Patch · shikanime-labs bundleUse when backporting the commits between two release tags onto a hotfix branch in cloud-pi-native/console: find the patch milestone and duplicate those commits onto the tag with jj.
- ▌ Sks Dev Workflow · shikanime-labs bundleUse 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.
- ▌ Sks Issue Refine · shikanime-labs bundleUse when iterating a problem to convergence inside its GitHub issue via research and comments before deriving the PR.
- ▌ Sks Issue Triage · shikanime-labs bundleUse when triaging an existing shikanime org issue: assign type, labels, assignee, milestone, project, relationships, and fields; close with rationale if not workable.
- ▌ Cpn Issue Workflow · shikanime-labs bundleÀ utiliser quand vous voulez le point d'entrée unique du côté issue cloud-pi-native : créer l'issue, la raffiner vers la convergence, puis la trier.
- ▌ Sks Issue Workflow · shikanime-labs bundleUse when you need the single entry point for the shikanime issue side: create, refine, and triage the issue before any PR.
- ▌ Cpn Discussion Triage · shikanime-labs bundleÀ utiliser quand vous triez une discussion cloud-pi-native/console : catégorie, corps, réponse Q&A, clôture (GraphQL).
- ▌ Sks Discussion Triage · shikanime-labs bundleUse when triaging an existing shikanime org discussion: category, body shape, Q&A answer, and conversion to an issue.