Spine Init banner
Kiibou-chan Kiibou-chan

Spine Init

Git community

Description

--- description: Scaffold the document spine — lay down an empty skeleton entry per unit for an existing document (bootstrap), write-and-show, no auto-commit --- Scaffold this project's document spine (`docs/spine.md`, or the `Spine path:` CLAUDE.md override) with one empty skeleton entry per unit. This is the **bootstrap** for a document whose units were written before the spine existed; it fills structure only (`parent` and an anchored `source` per leaf; a bare id per parent) and leaves inten

Installation

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

Terminal
mkdir -p ~/.claude/skills/kiibou-chan-academic-writing-spine-init && curl -fsSL https://raw.githubusercontent.com/Kiibou-chan/academic-writing/HEAD/commands/spine-init.md -o ~/.claude/skills/kiibou-chan-academic-writing-spine-init/SKILL.md

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

Full documentation available on GitHub

View Source Repository