@vctools/keeper
v0.1.0
Published
Context Keeper — extracts durable memories from git commits and maintains CONTEXT.md via Claude.
Maintainers
Readme
@vctools/keeper
Context Keeper — extracts durable project memories from each commit's diff via Claude, merges them into CONTEXT.md so AI coding sessions have the back-story.
Most users want @vctools/cli:
vctools install-hook . # one-time setup, runs silently after every commit
vctools checkpoint . # one-off, on demandMemories are classified as decision, pattern, lesson, fact, or next_step. Conservative by default — most commits produce 0-2 memories. Hook output appended to .vctools/checkpoint.log.
Requires ANTHROPIC_API_KEY and a git repo with at least one commit.
Source: github.com/FaraiMacheka/vctools
License
MIT
