Spine Backfill banner
Kiibou-chan Kiibou-chan

Spine Backfill

Git community

Description

--- description: Recover a unit's spine contract from its existing prose as evidence, and re-plan an already-authored or reconciled unit — a per-unit anti-anchored dialogue; write-and-show, no auto-commit --- Catch this project's document spine up to prose that already exists. Use the **`spine-backfill` skill** (`${CLAUDE_PLUGIN_ROOT}/skills/spine-backfill/SKILL.md`): it dispatches a subagent to read each unit's prose and summarise what it does, presents that as *evidence not authority*, and ha

Installation

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

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

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

Full documentation available on GitHub

View Source Repository