storybloq
Give AI coding sessions persistent memory across every project
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Storybloq?โผ
Run `npx skills add Storybloq/storybloq --all -g -y` in your terminal to install all tools in this suite globally.
How to give AI coding assistants memory between sessions?โผ
Storybloq stores tickets, issues, and handovers in a .story/ directory that your AI reads at the start of every session, so work compounds instead of resetting.
Does Storybloq work with Claude Code and Codex?โผ
Yes. It installs as a skill and MCP server for both Claude Code and Codex, invoked with /story or $story.
Can Storybloq run autonomous coding workflows?โผ
Yes. The auto mode drives tickets through planning, implementation, review, and commit with handovers at each checkpoint.
Do I need to write code to use Storybloq?โผ
No. After setup, you manage projects with plain-English commands inside your AI client while Storybloq handles the underlying state files.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core