Session Memory
A structured directory of JSON files inside your repo. Tickets, issues, handovers, roadmap, and snapshots -all local, all readable, all tracked by git.
Learn about the CLI →A local memory layer and native Mac dashboard for Claude Code. Start every session with tickets, decisions, handovers, and next steps already in place.
Your code has a story. ClaudeStory keeps it intact.
npm install -g @anthropologies/claudestoryWhat it is
A structured directory of JSON files inside your repo. Tickets, issues, handovers, roadmap, and snapshots -all local, all readable, all tracked by git.
Learn about the CLI →One command loads the full state of your project. What changed, what's in progress, what's blocked, and what to work on next.
See how it works →A native Mac app that shows tickets, issues, handovers, and live session state. When Claude edits a .story/ file, the UI updates in real-time.
See the Mac app →The Mac App
Most people hack this together with markdown files, notes, and shared issue trackers that were never built for AI-generated sub-tasks. ClaudeStory gives you a local dashboard instead.

“I am dying for a better way to view, monitor, and edit tasks that Claude has spun up for a specific project… I'd rather it stay local.”
No server, no account. Everything stays in your repo.
The board reflects what Claude is doing right now. Every change shows up instantly.
How it works
Run claudestory setup-skill in your project. It creates a .story/ directory and registers the MCP server with Claude Code.
claudestory setup-skillType /story at the start of each session. Claude loads your tickets, issues, roadmap, handovers, and lessons learned. It knows what was built, what's blocked, and what to do next.
/storyCreate tickets for planned work, log issues for bugs you find, and capture ideas as notes. Then ask Claude to work on them.
At the end of a session, state is captured. Decisions, blockers, and next steps are preserved for the next session.
Open the Mac app to see live status: tickets in progress, issues discovered, roadmap phases, and session handovers.
Trust
JSON files in your repo, tracked by git, readable in any text editor.
No server, no API key, no telemetry. Everything runs on your machine.
ClaudeStory sits on top of your existing Claude Code workflow. No new IDE, no migration.
Use it as a daily dev assistant. Turn on autonomy when the work is well-defined and you want hands-off execution.
Local files, native Mac app, optional CLI.
npm install -g @anthropologies/claudestory && claudestory setup-skill