Live Check Nt banner
NakliTechie NakliTechie

Live Check Nt

Development community

Description

--- description: "Live acceptance replay — drive the real deployed surface with a real user gesture and produce machine evidence it works. Read-only on code; writes plan/live-check-<date>.md." argument-hint: "[flow to verify, e.g. voice-clone | ocr | the feature just changed]" allowed-tools: ["Bash", "Glob", "Grep", "Read", "Write", "Task"] entry: "a change deployed or runnable on the real surface; the real runtime reachable (prod URL, or a real browser with the model/state cached)" exit: "a liv

Installation

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

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