Aliceisjustplaying Claude Resources Monorepo
aliceisjustplaying-claude-resources-monorepo is a Claude Code plugin bundle for the Build phase that saves numbered plans and supports handoff when continuing previous Claude plans in a repo.
Keep numbered Claude plans on disk, detect prior plan files, and hand off cleanly when you resume work in the same or related repos.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install aliceisjustplaying-claude-resources-monorepo@aliceisjustplaying/claude-resources-monorepoBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:aliceisjustplaying/claude-resources-monorepo") and the paste-ready config with skillselion.get_install_config("plugin:aliceisjustplaying/claude-resources-monorepo").
What it does
aliceisjustplaying-claude-resources-monorepo is a small two-plugin Claude Code bundle built for builders 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 solo 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.
Highlights
- 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
Why builders use it
Solo builders lose plan context between Claude Code sessions because plans live only in chat unless you manually copy, name, and rediscover files in the repo.
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.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 3 stars, 0 votes.
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.
Comments
Share how you use aliceisjustplaying-claude-resources-monorepo, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.