Skip to main content
Dépôt GitHub

list

list contient 7 skills collectées depuis dxlbnl, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
0
mis à jour
2026-07-15
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

bootstrap
Développeurs de logiciels

Primary entry point for a freshly cloned Vibin seed. Interviews the user, seeds the knowledge graph, scaffolds the stack, writes the permission profile, strips seed-meta, and hands off to the loop skill. Use when starting a new project, or when the user says "bootstrap" or "let's begin".

2026-07-15
intake
Spécialistes en gestion de projets

File a new work item as a card in wiki/backlog/ (v2 — card-is-spec, slug filename, proportional detail). Use whenever the user reports a bug, asks for a feature, or proposes new work mid-task — instead of inline-patching.

2026-07-15
loop
Spécialistes en gestion de projets

Run the Vibin v2 build loop — pull a work item into the sprint, then retrieve → do → verify → capture → review → close, mostly inline. Use to build the backlog or resume work.

2026-07-15
migrate-vibin
Développeurs de logiciels

Bring an existing Vibin project up to date with the latest seed by diffing the project's recorded seed commit against the latest Vibin on GitHub and applying the changes. Use when the user says "migrate", "migrate-vibin", "upgrade Vibin", "apply the latest seed changes", or after a new seed release. Reads the seed commit hash from .vibin-version, audits the project's actual state, applies the migrations added since, and reconciles seed-owned files while preserving local customizations.

2026-07-15
orchestrate
Spécialistes en gestion de projets

Run multiple sprints in parallel — partition backlog cards, create git worktrees per sprint, spawn background subagents, merge when done. Use when you want to parallelise independent concerns across concurrent sprints.

2026-07-15
run
Développeurs de logiciels

Execute a pre-composed sprint — retrieve, do, verify, capture, commit, close. No planning, no user checkpoints. Used by the loop skill after planning, and by the sprint-runner agent for parallel sprints.

2026-07-15
status
Spécialistes en gestion de projets

One-screen v2 status — current sprint tasks + run log tail, backlog cards, knowledge-graph size. Read-only.

2026-07-15