
Storytime
1ps0.info/storytime/ →Claude Code's memory, finally survives across sessions
WHAT IT SOLVES
Working on anything non-trivial with Claude Code? Context dies every compaction. You re-explain the whole project from scratch, every time.
WHY IT'S INTERESTING
Don't brute-force. Assemble a team.
Most context tools just cram history into a prompt. Storytime scans your codebase, assembles domain-expert personas, and runs structured deliberations that produce specs grounded in your actual code — with citations. It makes the LLM think like a team, not a solo act
6-phase pipeline. The hard part is underneath.
Survey → Assemble → Icebreaker → Breakout → Converge → Review — it reads like a design-thinking workshop. But the real engineering is the consolidation loop underneath: persisting state across compactions and sessions. That's the wall every Claude Code user hits daily
「"(and other ideas)" — tacked onto the HN title. Honest signal: the author is still figuring out how far this can go」
TECH GUESS
Claude Code plugin, likely Python, hooks into Claude's plugin-dir system
Discussion (0)
- No comments yet — be the first.
Related
#139▶ 137Prompt AI to write your bot. Then watch it chase or run for its life.
#137▶ 116
#136▶ 162Feed a glyph sheet, get a real TTF font