Zipperbagcoffee Crabshell
zipperbagcoffee-crabshell is a Claude Code plugin for the Operate phase that keeps structured session memory, summarization, and guard hooks so agent context stays accurate across long work.
Keep structured session memory, guardrails, and token-aware summarization so long Claude Code runs do not lose context or repeat mistakes.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install zipperbagcoffee-crabshell@ZipperBagCoffee/crabshellBuilt 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:ZipperBagCoffee/crabshell") and the paste-ready config with skillselion.get_install_config("plugin:ZipperBagCoffee/crabshell").
What it does
zipperbagcoffee-crabshell is a single-plugin Claude Code bundle focused on acting as a memory keeper for agent sessions. Solo builders who run multi-hour coding loops install it to preserve decisions, compress context without losing facts, and apply guard hooks when the model drifts from project rules. Keywords point to behavioral correction, structured extraction, injection controls, and workflow-oriented session management rather than a one-off integration. It pairs naturally with skills and hook-based enforcement so corrections happen before bad commits or wrong assumptions propagate. Complexity is intermediate because you must understand when to rotate memory, what to verify, and how hooks interact with your repo rules. Use it when default Claude Code context windows feel lossy or when you need repeatable session hygiene across many tasks, not when you only need a single API call wrapper.
Highlights
- Memory-keeper workflows with structured summarization and token-based rotation
- Guard hooks and behavioral-correction rules for safer agent sessions
- Context injection, delta tracking, and document extraction for continuity
- Haiku-oriented summarization and session-scoped productivity patterns
- Hooks, skills, and verification aligned to crabshell-style workflows
Why builders use it
Long Claude Code sessions lose earlier decisions, waste tokens on stale context, and slip past rules without hooks that correct behavior in flight.
After you add the plugin, sessions retain structured memory, rotate context deliberately, and apply guard and verification steps before mistakes compound.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is zipperbagcoffee-crabshell for?
Solo and small-team Claude Code users who want crabshell-style memory keeping, context deltas, and behavioral correction across many tasks in one project.
When should I use zipperbagcoffee-crabshell?
Use it when sessions get long enough that summarization, token-based rotation, or guard hooks would prevent context loss, rule drift, or unsafe injection patterns.
How do I add zipperbagcoffee-crabshell to my agent?
Install the plugin from the ZipperBagCoffee/crabshell repository into Claude Code per that repo’s plugin instructions, then enable the bundled memory-keeper plugin and configure hooks and skills to match your workflow.
Comments
Share how you use zipperbagcoffee-crabshell, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.