Spike Check banner
talgolan talgolan

Spike Check

Development community

Description

--- description: Emit the stand-in spike checklist BEFORE a spike, so it's designed to hit the real binary + auth/lifecycle/fixed-port path (change-the-odds #3c). --- # /session-continuity:spike-check $ARGUMENTS You are responding to the `/session-continuity:spike-check` slash command. **Your job: before any spike code is written, force the spike to be designed against the real load-bearing path** — not a stand-in that passes cleanly and proves nothing. This is the proactive complement to the

Installation

Installs to ~/.claude/skills/talgolan-session-continuity-spike-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/talgolan-session-continuity-spike-check && curl -fsSL https://raw.githubusercontent.com/talgolan/session-continuity/HEAD/commands/spike-check.md -o ~/.claude/skills/talgolan-session-continuity-spike-check/SKILL.md

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

Full documentation available on GitHub

View Source Repository