
Kenryu42 Claude Code Plan Export
- 21 repo stars
- Updated January 19, 2026
- kenryu42/claude-code-plan-export
kenryu42-claude-code-plan-export is a Claude Code plugin that auto-saves finished planning sessions to your project root as exportable plan files.
About
kenryu42-claude-code-plan-export is a lightweight Claude Code plugin that auto-saves your planning output to the project root when a planning session ends. Developers who rely on Claude Code for scoping features, writing implementation plans, or checkpointing decisions get a durable file in the repo instead of chat-only history. The workflow suits anyone who moves from plan to code in the same repository and wants teammates—or future you—to read the same artifact without copy-paste. It is not a brainstorming methodology or a test runner; it is a finish-triggered export hook with one plugin in the bundle. Use it when you already plan inside Claude Code and need filesystem persistence for PM traceability. Expect to pair it with your own templates for plan format and with separate skills for writing or reviewing plans if you need richer structure.
- Automatically saves Claude Code plans to the project root when planning finishes
- Single-plugin bundle focused on plan export and autosave—not code generation
- Keywords: autosave, export, plan, planning, project, finish
- Community catalog entry with 21 GitHub stars on kenryu42/claude-code-plan-export
- Reduces lost context when you close a planning thread before implementation
Kenryu42 Claude Code Plan Export by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install kenryu42-claude-code-plan-export@kenryu42/claude-code-plan-exportAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 21 |
|---|---|
| Last updated | January 19, 2026 |
| Repository | kenryu42/claude-code-plan-export ↗ |
What it does
Install when you finish Claude Code planning sessions and want plans persisted automatically at the project root for later implementation and review.
Who is it for?
Best when you plan in Claude Code and want automatic, repo-local plan archives without manual export steps.
Skip if: Skip if you do not use Claude Code planning mode or that already use a separate PM tool as the single source of truth for specs.
What you get
When you finish planning, the plugin writes the plan into your project root so you can commit, share, and implement against a stable file.
- Plan files written under the project root after planning completes
- One-plugin autosave and export behavior tied to Claude Code planning finish
- Repo-committable planning artifacts for later build and review
By the numbers
- Catalog metadata reports 1 plugin in the bundle
- Source repo kenryu42/claude-code-plan-export lists 21 GitHub stars in ingested data
- Eight discovery keywords including autosave, export, plan, and project
Recommended Plugins
How it compares
Finish-triggered plan autosave plugin, not a full planning methodology skill or code review loop.
FAQ
Who is Kenryu42 Claude Code Plan Export for?
It is for Claude Code users who create implementation plans in-agent and want those plans saved automatically in the project directory.
When should I use Kenryu42 Claude Code Plan Export?
Use it whenever you end a planning session and need a persisted plan file at the project root before you start coding or hand off tasks.
How do I add Kenryu42 Claude Code Plan Export to my agent?
Install the plugin from kenryu42/claude-code-plan-export in Claude Code, open your project root, and complete planning so the autosave-on-finish behavior can run.