spine
01Plugin Claude Code
A self-developing knowledge management system for Claude Code.
Plugin Claude Code
A self-developing knowledge management system for Claude Code.
Plugin Claude Code
A self-developing knowledge management system for Claude Code. Bridges AI memory to an Obsidian vault with feature-organized spine notes, auto-capture skills, and color-coded graph visualization.
Hook
Runs after a tool call finishes for Bash(git commit*) tool calls, executing spine-commit-tracker.sh via bash. From Nodewarrior/spine.
Hook
Runs when a session starts, executing spine-session-start.sh via bash. From Nodewarrior/spine.
Hook
Runs when the agent finishes a response, executing spine-session-stop.sh via bash. From Nodewarrior/spine.
Skill Claude CodeCodex
Capture completed work (fix, feature, architecture decision, plan) as an Obsidian doc in the Spine Architecture vault. Auto-detects repo, feature, and doc type from context. Supports --batch mode for session-end batch capture.
Skill Claude CodeCodex
Scan the Spine Architecture Obsidian vault for gaps, stale docs, duplicates, and missing coverage. On-demand curator for vault hygiene.
Skill Claude CodeCodex
Initialize or adopt a Spine Architecture vault. Creates the Obsidian vault structure, graph color config, and config file. Run once per vault.
Skill Claude CodeCodex
Load all vault docs for a feature area into context. Deep pull for when you need full knowledge on a topic.
Skill Claude CodeCodex
Session-start vault scanner. Auto-fixes broken wikilinks, missing tags, and orphan docs. Detects coverage gaps from recent commits. Runs automatically at session start.
Skill Claude CodeCodex
Search past Claude Code sessions (episodic memory). Two-tier — grep the Spine episode log first, then targeted ripgrep over raw session transcripts. Deterministic, no LLM calls, returns verbatim excerpts with resume commands.
Skill Claude CodeCodex
Resume and enrich existing spine docs after continued work sessions. Supports targeted updates and auto-detection of stale docs.