contAInuity v0.1.0
Initial release of contAInuity (containuity) — a Claude Code checkpoint-workflow plugin.
At a clean breakpoint, /containuity:checkpoint performs four steps:
- Commit outstanding work, matching the repo's inferred convention.
- Save durable memories (decisions + the why).
- Refresh a source-verified living "how" doc.
- Emit a post-compaction rehydrate go-block when compaction is near.
Two disciplines are baked in: source-verify before you etch and no chat in the doc. Optional PreCompact/SessionStart hooks nudge a checkpoint before auto-compaction and remind you to rehydrate after.
Install
/plugin marketplace add vonargo/containuity
/plugin install containuity@containuity-dev
Built collaboratively with Claude; see the README's "Built with AI assistance" note.