Next Decision banner
Nightdreams-bat Nightdreams-bat

Next Decision

Productivity community

Description

--- description: Drill the open decisions one at a time — most important first, four options, your pick, then wait. Usage: /next-decision --- Work through the OPEN decisions one at a time. Forward-looking — choices not yet made. (The retrospective counterpart is `/decisions`; the full build-scoped version is `/ask-build`.) 1. Present the single most important decision not yet clarified. 2. Give the top four choices for it. 3. Say which one you'd pick and why — one or two sentences. 4. Ask for

Installation

Installs to ~/.claude/skills/nightdreams-bat-claude-code-kit-next-decision/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nightdreams-bat-claude-code-kit-next-decision && curl -fsSL https://raw.githubusercontent.com/Nightdreams-bat/claude-code-kit/HEAD/commands/next-decision.md -o ~/.claude/skills/nightdreams-bat-claude-code-kit-next-decision/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository