
Spine
- 2 repo stars
- Updated June 14, 2026
- AndrewTtofi/spine
spine is a full-lifecycle engineering skill system unified by a .spine/ project-memory store so coding agents retain context, conventions, and decisions across sessions.
About
spine is a Claude Code marketplace plugin delivering a full-lifecycle engineering skill system unified by project-memory Spine storage. Skills such as init, align, design, build, verify, ship, troubleshoot, and remember read and write .spine/ so agents carry context, conventions, and ADRs across sessions. Reach for it when you want a senior-engineer workflow with persistent memory instead of disconnected one-off skills.
- Unified .spine/ project-memory store
- Skills from init through remember lifecycle
- align grills acceptance criteria before code
- Optional raise-* fundraising track in .spine/raise/
Spine by the numbers
- Data as of Jul 10, 2026 (Skillselion catalog sync)
/plugin marketplace add AndrewTtofi/spineAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | June 14, 2026 |
| Repository | AndrewTtofi/spine ↗ |
How do I stop my coding agent from rebuilding the wrong thing, over-complicating code, and forgetting decisions between sessions?
Runs a connected engineering lifecycle with shared .spine/ project memory across agent sessions.
Who is it for?
Developers running multi-session agent workflows who want structured align-build-verify-ship cycles with persistent repo memory.
Skip if: One-shot tasks where a single skill with no cross-session memory is sufficient.
What you get
A .spine/ folder fills with context, conventions, journal entries, and ADRs that downstream skills and future sessions consume.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What files does init create?
It creates .Spine/ with context.md, conventions.md, journal.md, and a decisions/ folder for ADRs.
Is there a visual dashboard?
Yes — run npx Spine-dashboard from any repo with .Spine/ to browse architecture, journal, and ADRs locally.