
Aliceisjustplaying Claude Resources Monorepo
- 5 repo stars
- Updated December 22, 2025
- aliceisjustplaying/claude-resources-monorepo
aliceisjustplaying-claude-resources-monorepo is a Claude Code plugin bundle that saves numbered plans and supports handoff when continuing previous Claude plans in a repo.
About
aliceisjustplaying-claude-resources-monorepo is a small two-plugin Claude Code bundle built for developers who treat written plans as the source of truth between sessions. Instead of losing thread when a context window ends or you switch machines, the tooling emphasizes saving plans automatically, recognizing numbered plan files already in the tree, and structuring handoff so the next invocation can continue from the last checkpoint. That maps cleanly to PM habits: you scope in validate, break work into plans during build, and iterate in operate without re-explaining the entire roadmap. The catalog metadata highlights plan, saver, handoff, and previous-session keywords rather than framework-specific generators, so expect productivity-oriented commands rather than a full application scaffold. With only two plugins and a niche focus, it pairs well with broader coding plugins when your bottleneck is continuity of planning artifacts, not missing language support.
- Automatically saves Claude plans with predictable, numbered filenames in your repo
- Detects existing plan files so you can continue rather than restart context
- Handoff-oriented flow for picking up previous plans and prompts across sessions
- Two-plugin monorepo focused on plan lifecycle, not generic coding shortcuts
- Works across repos where plan artifacts need to stay aligned with ongoing work
Aliceisjustplaying Claude Resources Monorepo by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install aliceisjustplaying-claude-resources-monorepo@aliceisjustplaying/claude-resources-monorepoAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 5 |
|---|---|
| Last updated | December 22, 2025 |
| Repository | aliceisjustplaying/claude-resources-monorepo ↗ |
What it does
Keep numbered Claude plans on disk, detect prior plan files, and hand off cleanly when you resume work in the same or related repos.
Who is it for?
Best when you run multi-session Claude Code implementations and want repo-local plan files with automatic save-and-continue behavior.
Skip if: Skip if you already use a dedicated PM tool as the only planning surface and do not want plan markdown in the repository.
What you get
After installing the two plugins, your plans can be saved with consistent filenames, detected on return, and resumed so the next session continues from the last numbered plan instead of from scratch.
- Persisted plan files with consistent naming in the repository
- Detected prior plans for continuation prompts
- Smoother multi-session handoff without rewriting the full plan
By the numbers
- 2 plugins in the monorepo
- 3 GitHub stars on the catalog record
- Auto-discovered community listing
Recommended Plugins
How it compares
Plan continuity utilities for Claude Code, not a research or code-review plugin pack.
FAQ
Who is Aliceisjustplaying Claude Resources Monorepo for?
It is for Claude Code users who write numbered implementation plans and need reliable save, detect, and handoff behavior across sessions and repos.
When should I use Aliceisjustplaying Claude Resources Monorepo?
Use it when you start or resume build work, after scoping, whenever you want plans persisted as files and the agent guided to continue from the latest plan artifact.
How do I add Aliceisjustplaying Claude Resources Monorepo to my agent?
Register aliceisjustplaying/claude-resources-monorepo as a Claude Code plugin source, enable both plugins from the monorepo, and follow each plugin’s commands for saving and continuing plans in your project directory.