Isolate one approved change from a dirty Git worktree without absorbing unrelated staged, unstaged, or untracked work. Use when unrelated changes coexist with a requested inspect, stage, or commit slice.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 4 skills de vana-com/vana-sdk. Abre una skill para revisar su origen y sus detalles.
Mostrando 4 de 4 skills recopiladas.
Isolate one approved change from a dirty Git worktree without absorbing unrelated staged, unstaged, or untracked work. Use when unrelated changes coexist with a requested inspect, stage, or commit slice.
Idioma del texto original: inglés
Closeout code review with a structured second-model pass. Use after non-trivial changes or when the user asks for autoreview, Codex review, or a review panel.
Idioma del texto original: inglés
Start bug work by proving the reported bug with a failing regression test before attempting a fix. Use when the user reports a bug, asks to fix a bug, or describes a regression, failing behavior, or reproduction case with a plausible test surface.
Idioma del texto original: inglés
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews…
Idioma del texto original: inglés