Decide Nt banner
NakliTechie NakliTechie

Decide Nt

Development community

Description

--- description: Record a load-bearing decision into plan/history.md Decisions section — one-line surgical capture mid-session argument-hint: <short rationale, e.g., "Chose JWT for stateless validation"> entry: "any state" exit: "dated one-line decision appended" writes: "plan/history.md" --- Record a decision in the current project's `plan/history.md`. (Its sibling `/soc-nt` catches everything else mid-flow — future-work ideas, observations, unfiltered thinking-out-loud — as a raw stream that

Installation

Installs to ~/.claude/skills/naklitechie-ntkit-decide-nt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/naklitechie-ntkit-decide-nt && curl -fsSL https://raw.githubusercontent.com/NakliTechie/ntkit/HEAD/commands/decide-nt.md -o ~/.claude/skills/naklitechie-ntkit-decide-nt/SKILL.md

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

Full documentation available on GitHub

View Source Repository