By phj6688
Turn any codebase into a beautifully animated book of workflows. Single HTML file.
Turn any codebase into an animated book of workflows.

In Claude Code, add the marketplace then install the plugin:
/plugin marketplace add phj6688/codestory
/plugin install codestory@codestory
In any repo:
/codestory
You'll be asked which theme to use (or pass --theme dark etc. to skip the prompt):
Which theme would you like?
1) cococream (default, warm paper)
2) dark (near-black, amber accent)
3) minimal (mono, print-friendly)
4) nothing-design (OLED, red interrupt)
Open the resulting codestory.html in a browser.
| cococream | dark | minimal | nothing-design |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
Pick a theme:
/codestory theme dark
codestory reads a repo, runs scripted discovery on the code (entry points, route handlers, side-effect calls), emits a typed JSON flows.json, and renders a single self-contained HTML file. Every flow step cites file:line. Unknowns are marked, not invented. Read more in docs/DISCOVERY.md.
See docs/CONTRIBUTING.md.
medchat source artefact.nothing-design theme inspired by the Nothing design language skill.MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub phj6688/codestory --plugin codestoryFORGE v3. Autonomous agent delegation protocol for spec-driven multi-session software builds.
Orchestrate a Linear backlog: a thin orchestrator fans out a planner plus per-issue implement/review/verify subagents, loops each issue until reviewer-approved and green, then auto-merges to the integration branch.
Ship a Linear backlog end to end: orchestrate-linear builds each issue, then every PR is gated by an independent pre-merge review plus CodeRabbit before merge or hand-off, with cleanup and a final report.
Generate a per-stack GitHub Actions CI workflow whose jobs all funnel into one aggregate gate job, and optionally apply matching branch protection. One required check, no deadlock.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.