
Zipperbagcoffee Crabshell
- 1 repo stars
- Updated July 24, 2026
- ZipperBagCoffee/crabshell
zipperbagcoffee-crabshell is a Claude Code plugin that keeps structured session memory, summarization, and guard hooks so agent context stays accurate across long work.
About
zipperbagcoffee-crabshell is a single-plugin Claude Code bundle focused on acting as a memory keeper for agent sessions. developers 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.
- 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
Zipperbagcoffee Crabshell by the numbers
- Data as of Jul 25, 2026 (Skillselion catalog sync)
/plugin install zipperbagcoffee-crabshell@ZipperBagCoffee/crabshellAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | July 24, 2026 |
| Repository | ZipperBagCoffee/crabshell ↗ |
What it does
Keep structured session memory, guardrails, and token-aware summarization so long Claude Code runs do not lose context or repeat mistakes.
Who is it for?
Best when you're running extended agent sessions on one repo and need memory rotation, summarization, and behavioral guardrails without building custom hooks from scratch.
Skip if: Skip if you only need occasional chat with no session continuity, or anyone avoiding hook-based agent enforcement entirely.
What you get
After you add the plugin, sessions retain structured memory, rotate context deliberately, and apply guard and verification steps before mistakes compound.
- Installed memory-keeper plugin with session-oriented workflows
- Configurable guard and verification hooks for ongoing agent work
Recommended Plugins
How it compares
Session memory and guard-hook bundle, not a generic MCP data connector.
FAQ
Who is Zipperbagcoffee Crabshell for?
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.