Skip to main content
Repositório GitHub

list

list contém 7 skills coletadas de dxlbnl, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
7
Stars
0
atualizado
2026-07-15
Forks
0
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

bootstrap
Desenvolvedores de software

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
Especialistas em gestão de projetos

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
Especialistas em gestão de projetos

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
Desenvolvedores de software

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
Especialistas em gestão de projetos

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
Desenvolvedores de software

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
Especialistas em gestão de projetos

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

2026-07-15