Decision banner
ntanner-ctrl ntanner-ctrl

Decision

Development community

Description

--- description: You MUST record decisions when the reasoning is non-obvious or context-dependent. Future sessions lose context — decisions preserve it. arguments: - name: title description: Short title for this decision required: true --- # Decision Capture non-obvious decisions for future reference. Useful when you make a choice that isn't self-evident from the code—future you (or teammates) will thank you. ## When to Use - Choosing between multiple valid approaches - Making trad

Installation

Installs to ~/.claude/skills/ntanner-ctrl-claude-sail-decision/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ntanner-ctrl-claude-sail-decision && curl -fsSL https://raw.githubusercontent.com/ntanner-ctrl/claude-sail/HEAD/commands/decision.md -o ~/.claude/skills/ntanner-ctrl-claude-sail-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