From spine
Use before building any feature or change to interrogate intent until both you and the user are certain the context is right. Runs an extensive, multi-dimensional interview, then gates on an explicit confidence score and a context playback the user must confirm. Prevents building the wrong thing. Proactively invoke this (do NOT start building) whenever the user requests a non-trivial feature, change, or fix. Writes the agreed intent and criteria to .spine/journal.md.
How this skill is triggered — by the user, by Claude, or both
Slash command
/spine:alignThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Most wasted work comes from building before intent is clear. This skill closes
Most wasted work comes from building before intent is clear. This skill closes that gap with an extensive interview and a hard gate: you do not start building until you can state high confidence and the user has confirmed your playback of the context. Both parties must be certain the context is right.
context.md, conventions.md, current journal.md) so
questions are grounded in what already exists — never ask what the Spine
already answers.journal.md: set Current focus to this work,
Next step to the first build action, append the acceptance criteria, and
record the confidence level and any stated assumptions. Tag the work with a
few labels (area + topic) so the path stays queryable.context.md, conventions.md, journal.md.journal.md (focus, next step, acceptance criteria, confidence,
assumptions).Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub andrewttofi/spine --plugin spine