Skip to content

contAInuity v0.1.0

Choose a tag to compare

@vonargo vonargo released this 24 Jun 10:52

Initial release of contAInuity (containuity) — a Claude Code checkpoint-workflow plugin.

At a clean breakpoint, /containuity:checkpoint performs four steps:

  1. Commit outstanding work, matching the repo's inferred convention.
  2. Save durable memories (decisions + the why).
  3. Refresh a source-verified living "how" doc.
  4. 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.