Storybloq — Manages project memory and AI agent workflows for Claude Code and Codex, tracking stories, plans, and handovers.

Analyzed by · AI · Developer Tools · View on GitHub

What It Is

Storybloq acts as a digital memory for your coding projects, letting AI agents like Claude Code and Codex retain context across sessions. Imagine a persistent scratchpad where all your project's decisions, plans, issues, and handovers are stored as Git-trackable JSON and Markdown files in a `.story/` directory. It comes with a CLI for terminal interaction, an MCP (Multi-Client Protocol) server for AI agent integration, and an optional Mac app for visual tracking.

This system kills the problem of lost context and repeated mistakes when working with AI coding assistants. Instead of agents 'forgetting' previous discussions or decisions, Storybloq ensures continuity, allowing them to pick up exactly where they left off. It transforms linear AI interactions into compounding work, making AI-driven development more efficient and less prone to 'hallucinations' or redundant effort.

Storybloq GitHub repository card

License Verdict

PolyForm-Shield 1.0 License — Restricted Commercial Use — Commercial Use Requires Agreement • Not Open Source

The PolyForm-Shield 1.0 license allows free production use only for commercial entities with fewer than 100 employees AND less than $1 million in annual revenue, or non-profit entities under specific thresholds. For all other commercial production purposes, a commercial agreement with the Licensor is required. This means you cannot freely build and sell a product or service using Storybloq without explicit permission or payment if your business exceeds these small thresholds.

How to Use It

Install the Storybloq CLI globally via npm, then run the setup command to configure it for your AI clients. Finally, initialize a new `.story/` directory in your project.

Prerequisites:

Estimated setup time: 10 minutes.

npm install -g @storybloq/storybloq@latest
storybloq setup --client all
cd your-project-directory
storybloq init --name "your-project"

What I'd Build With This

Storybloq Setup & Optimization Service for Small Teams (micro-saas)

Offer specialized consulting and setup services for small development teams (under 100 employees and $1M revenue) looking to integrate Storybloq with their Claude Code or Codex workflows. This service would help teams define custom `.story/` structures, create effective 'lenses' for code review, and train developers on maximizing AI agent efficiency with persistent context. Customers would be indie developers or small startups using AI coding assistants. Reach them through developer communities, AI/dev tool forums, and targeted content marketing. Pricing could be project-based or a monthly retainer.

Effort: 3 Days Build Time · Target: Indie Developers & Small Startups · Pricing: $500-$2,000/project

AI Agent Project Insights Dashboard (Requires Commercial License) (saas)

Develop a web-based dashboard that provides advanced analytics and visualization of Storybloq's `.story/` data across multiple projects and agents. This tool would offer insights into agent productivity, common issues, decision-making patterns, and project progress, going beyond the Mac app's capabilities. It would cater to development leads and project managers who need a higher-level view of AI-assisted development. This requires securing a commercial license from Storybloq for production use.

Effort: 2 Weeks Build Time · Target: Development Leads & Project Managers · Pricing: $99-$299/month

Enterprise AI Workflow Orchestration & Compliance (Requires Commercial License) (enterprise)

Build an enterprise-grade platform that integrates Storybloq's project memory into a larger AI-driven development ecosystem. This would include robust access controls, audit trails for AI agent decisions, custom integrations with internal ticketing systems and CI/CD pipelines, and advanced compliance features for regulated industries. The offering would target large enterprises adopting AI for software development, requiring a commercial license from Storybloq and significant custom development.

Effort: 3 Months Build Time · Target: Large Enterprises in Regulated Industries · Pricing: $5,000+/month

Sai Pavan Gopularam's Take

This project tackles a critical problem for AI agents: persistent memory and context. I see teams spending hours daily recreating context, so a tool like this could easily save $500/month in developer time per team. However, the PolyForm-Shield license means building a commercial product on it requires careful consideration or a direct agreement with the licensor, which is a significant hurdle for founders.

Watch Out For

I break down trending repos like Storybloq every week — join the newsletter.

Browse all free repo breakdowns