Sceleratis Claude Code Stuff
sceleratis-claude-code-stuff is a Claude Code plugin for the Build phase that adds memory and context-management plugins for persistent, summarized sessions.
Add personal Claude Code plugins that compress, summarize, and persist conversation context across long solo-building sessions.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install sceleratis-claude-code-stuff@Sceleratis/claude-code-stuffBuilt 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:Sceleratis/claude-code-stuff") and the paste-ready config with skillselion.get_install_config("plugin:Sceleratis/claude-code-stuff").
What it does
sceleratis-claude-code-stuff is a personal Claude Code plugin repository bundling two plugins oriented toward memory, context compression, chunked conversation handling, summarization, and persistence across sessions. Solo builders and indie hackers running long Claude Code threads—debugging, refactoring, writing specs, and shipping in one sitting—benefit when the agent does not forget prior decisions or drown in raw transcript bulk. Catalog metadata tags it as community tooling with keywords spanning efficient management, mem, and system-level session behavior. Treat it as journey-wide agent infrastructure: the same memory layer helps during Build implementation, Ship review marathons, and Operate iteration when you revisit production fixes. It is not a hosted memory SaaS or team knowledge base; expect local, author-maintained plugins you install alongside your existing skills. Intermediate complexity reflects tuning how much context to retain versus summarize.
Highlights
- Two plugins in one personal repo for Claude Code extensions
- Indexed around memory, persistent sessions, and conversation summarization
- Context compression and chunked management for efficient long threads
- Cross-session conversation management for solo builders wearing every hat
Why builders use it
Long Claude Code conversations lose earlier decisions unless you manually compress, summarize, or reload context every session.
After installing the plugins, sessions can retain and summarize conversation context more efficiently across chunked, persistent Claude Code work.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is sceleratis-claude-code-stuff for?
It is for Claude Code users who maintain long coding conversations and want custom memory, summarization, and session persistence plugins.
When should I use sceleratis-claude-code-stuff?
Use it whenever context window limits or session restarts would otherwise force you to re-explain architecture, bugs, or plans across the solo-builder journey.
How do I add sceleratis-claude-code-stuff to my agent?
Clone or install from Sceleratis/claude-code-stuff and register its two plugins in Claude Code per that repository’s layout and plugin manifests.
Comments
Share how you use sceleratis-claude-code-stuff, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.