Back to list
High-Potential
TypeScript

🛠️ Storybloq: Cross-Session Context for Claude Code

537 stars22 forksTypeScript
agentic-developmentai-developmentanthropicclaude-codeclaude-skillclicontext-managementdeveloper-toolshandovermac-appmacosmcp
Storybloq is a targeted utility designed to solve context amnesia in Claude Code across different terminal sessions. It consists of a CLI, an MCP server, and a specific `/story` skill. The approach is straightforward: it maintains a `.story/` directory within your repository to track tickets, issues, handovers, and project roadmaps. By persisting this state locally, the AI agent can read the structured history whenever a new session starts. It is a highly practical tool for developers who rely heavily on CLI-based AI assistants and want to avoid repeatedly explaining project context.