Back to browse
GitHub Repository

Capture every prompt. Own the signal. A Claude Code plugin that logs every prompt to .prompts/ in your repo, automatically.

6 starsGo

Promptcellar – capture every Claude Code prompt as JSONL in your repo

by dominiek·May 13, 2026·6 points·0 comments

AI Analysis

●●SolidSolve My ProblemNiche GemShip It

Git-native prompt logging for Claude Code—audit trails stay in your repo, not vendor clouds.

Strengths
  • Session IDs and date-bucketed files prevent merge conflicts across branches by construction.
  • .promptcellarignore excludes sensitive prompts while keeping timeline gap-free with stubs.
  • Captures git state, token usage, cost, and agent actions alongside each prompt.
Weaknesses
  • Claude Code-specific; won't work with Cursor, Copilot, or other AI coding assistants.
  • Early ecosystem means limited adoption and unproven long-term format stability.
Target Audience

Teams using Claude Code who need audit trails and prompt history

Similar Projects

Developer Tools●●Solid

I made Claude Code listen before it codes (MIT)

Decision capture in .relay/ lets teammates pull architecture reasoning without re-litigating in code review.

CozyBig Brain
nithin_2001
511mo ago