From lean-vault
Advance the active project by one task. Reads vault state (hot.md + the project's tasks.md), selects the next actionable task, executes it in the current repo, then records progress back to the vault. Invoke with /next, or auto-invoke when the user says "do the next task" / "keep going on <project>".
How this skill is triggered — by the user, by Claude, or both
Slash command
/lean-vault:nextThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Advance ONE task to completion, then stop and report. Do not chain tasks unless
Advance ONE task to completion, then stop and report. Do not chain tasks unless the user explicitly says "keep going" or auto-mode is on.
Vault: (absolute path) and Project: (slug). Read them. If either is missing, stop and ask.status: todo whose every depends_on id is status: done, scoped to repo == this repo (or unscoped)./think loop first and capture the decision in the task's notes before acting.status: doing, write tasks.md. (Respect scripts/wiki-lock.sh if the vault ships it.)acceptance. Do not gold-plate beyond it.done ONLY if acceptance is demonstrably met (test/command output, not assumption).status: blocked, write a one-line reason in notes, stop. Never mark done on a guess.status: done or blocked; append outcome to notes).YYYY-MM-DD T-NNN <title> -> done|blocked (<one-line outcome>)./save so it compounds. Skip for trivial mechanical tasks.update hot cache so the next session starts oriented./autoresearch and /clip — run them deliberately, and never inside a repo whose vault project holds customer/tenant data. /next itself does not egress.npx claudepluginhub sigmabaryon/vault-00 --plugin lean-vaultBuilds accessible UIs with shadcn/ui components on Radix UI + Tailwind CSS, plus canvas visuals. For React apps (Next.js, Vite, Remix, Astro), design systems, responsive layouts, themes, dark mode, prototypes.
2plugins reuse this skill
First indexed Jun 25, 2026