Spine Check banner
Kiibou-chan Kiibou-chan

Spine Check

Code Quality community

Description

--- description: Check the document spine — structural validity, reconciliation drift, transitive coverage (spine-format 2+), and (with --chain) neighbour-chain coverage --- Check this project's document spine (`docs/spine.md`, or the `Spine path:` CLAUDE.md override). The default run has four deterministic phases: structure, drift, transitive coverage over the `requires`/`establishes` tokens (for a spine stamped `spine-format: 2` or above), and — for a spine stamped `spine-format: 3` or above

Installation

Installs to ~/.claude/skills/kiibou-chan-academic-writing-spine-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kiibou-chan-academic-writing-spine-check && curl -fsSL https://raw.githubusercontent.com/Kiibou-chan/academic-writing/HEAD/commands/spine-check.md -o ~/.claude/skills/kiibou-chan-academic-writing-spine-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