Soc Nt banner
NakliTechie NakliTechie

Soc Nt

Development community

Description

--- description: "Stream-of-consciousness capture — append a timestamped raw thought to gitignored plan/soc.md and keep working; /replan-nt triages the stream later." argument-hint: "<the thought, e.g. \"login feels slow — maybe preload the session\">" entry: "any state — especially mid-build" exit: "timestamped entry appended to plan/soc.md; the work continues" writes: "plan/soc.md" --- Log a passing thought while the build keeps moving. `/decide-nt` records a load-bearing *decision*, curated,

Installation

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

Terminal
mkdir -p ~/.claude/skills/naklitechie-ntkit-soc-nt && curl -fsSL https://raw.githubusercontent.com/NakliTechie/ntkit/HEAD/commands/soc-nt.md -o ~/.claude/skills/naklitechie-ntkit-soc-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