← all publishers

shikanime-labs

@shikanime-labs source repo

43 published skills

  1. Nix Pr Review · shikanime-labs bundle
    Use when reviewing an upstream NixOS/nixpkgs pull request: build the changed packages with nixpkgs-review and check the diff against nixpkgs conventions.
    0
    installs
  2. Cpn Pr · shikanime-labs bundle
    À utiliser quand vous ouvrez une PR cloud-pi-native : titre conventionnel, corps en français, lien vers l'issue.
    0
    installs
  3. Sks Gc · shikanime-labs bundle
    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.
    0
    installs
  4. Sks Pr · shikanime-labs bundle
    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.
    0
    installs
  5. Sks Doc · shikanime-labs bundle
    Use when documenting a shikanime project in the repo's docs/ directory after a behavior-changing PR.
    0
    installs
  6. 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.
    0
    installs
  7. 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.
    0
    installs
  8. 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.
    0
    installs
  9. 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.
    0
    installs
  10. Sks Land · shikanime-labs bundle
    Use when landing a shikanime org PR after reconciliation (sks-pr-resolve) and review approval gates pass; closes the linked issue deliberately.
    0
    installs
  11. Cpn Commit · shikanime-labs bundle
    À utiliser quand vous committez dans cloud-pi-native/console : commits conventionnels en français via jj.
    0
    installs
  12. Sks Async · shikanime-labs bundle
    Use when splitting multi-unit work into parallel, isolated jj workspaces (depth-tree fan-out) and landing as independent plain `gh pr` merges.
    0
    installs
  13. Sks Issue · shikanime-labs bundle
    Use when opening an issue in shikanime-labs or shikanime-studio: body is the problem statement, acceptance criteria as a command-decidable tasklist.
    0
    installs
  14. Sks Stack · shikanime-labs bundle
    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.
    0
    installs
  15. Sks Swarm · shikanime-labs bundle
    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.
    0
    installs
  16. Sks Commit · shikanime-labs bundle
    Use when committing in shikanime-labs or shikanime-studio repos: plain-English imperative titles and repo-enforced hooks (gitlint, DCO) win.
    0
    installs
  17. Sks Curate · shikanime-labs bundle
    Use 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.
    0
    installs
  18. Sks Update · shikanime-labs bundle
    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.
    0
    installs
  19. Sks Restack · shikanime-labs bundle
    Use when rebasing a shikanime jj stack onto moved main leaves conflicts — restack, then resolve each conflicted revision with edit/resolve until pushable.
    0
    installs
  20. 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.
    0
    installs
  21. Cpn Pr Triage · shikanime-labs bundle
    À utiliser quand vous triez une PR existante de cloud-pi-native/console : labels, assignee, jalon, reviewers, lien issue.
    0
    installs
  22. Sks Converge · shikanime-labs bundle
    Use when jj conflicts or divergent changes block a shikanime repo after a tree move — resolve conflicted revisions and divergent twins until pushable.
    0
    installs
  23. Cpn Discussion · shikanime-labs bundle
    À utiliser quand vous ouvrez ou modifiez une Discussion console cloud-pi-native comme étape pré-issue (français, GraphQL).
    0
    installs
  24. 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.
    0
    installs
  25. Sks Pr Review · shikanime-labs bundle
    Use when reviewing shikanime code: enforce YAGNI, root-cause fixes, and project conventions before approval.
    0
    installs
  26. Sks Pr Triage · shikanime-labs bundle
    Use when triaging an existing shikanime org PR: labels, assignee, milestone, and reviewers.
    0
    installs
  27. 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.
    0
    installs
  28. Sks Discussion · shikanime-labs bundle
    Use when opening an RFC Discussion in a shikanime org as the pre-issue stage: converge on the problem, then derive the issue.
    0
    installs
  29. Sks Pr Resolve · shikanime-labs bundle
    Use when resolving a shikanime PR's review conversations, checking the DoD ledger, and reconciling before merge (no merge itself).
    0
    installs
  30. 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.
    0
    installs
  31. 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.
    0
    installs
  32. 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.
    0
    installs
  33. Sks Adversarial · shikanime-labs bundle
    Use when probing uncertain results in a disposable sandbox — large investigation, development, debugging, testing, UAT, white-room, or data validation before promoting a change.
    0
    installs
  34. Sks Investigate · shikanime-labs bundle
    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.
    0
    installs
  35. Sks Pr Workflow · shikanime-labs bundle
    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.
    0
    installs
  36. Cpn Release Patch · shikanime-labs bundle
    Use 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.
    0
    installs
  37. Sks Dev Workflow · shikanime-labs bundle
    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.
    0
    installs
  38. Sks Issue Refine · shikanime-labs bundle
    Use when iterating a problem to convergence inside its GitHub issue via research and comments before deriving the PR.
    0
    installs
  39. Sks Issue Triage · shikanime-labs bundle
    Use when triaging an existing shikanime org issue: assign type, labels, assignee, milestone, project, relationships, and fields; close with rationale if not workable.
    0
    installs
  40. 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.
    0
    installs
  41. Sks Issue Workflow · shikanime-labs bundle
    Use when you need the single entry point for the shikanime issue side: create, refine, and triage the issue before any PR.
    0
    installs
  42. 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).
    0
    installs
  43. Sks Discussion Triage · shikanime-labs bundle
    Use when triaging an existing shikanime org discussion: category, body shape, Q&A answer, and conversion to an issue.
    0
    installs