geekatron/jerry
20 stars · Last commit 2026-04-27
A Claude Code plugin for behavior and workflow guardrails with knowledge accrual
README preview
# Jerry Framework > A Claude Code plugin for behavior and workflow guardrails with knowledge accrual. [](https://code.claude.com) [](https://www.apache.org/licenses/LICENSE-2.0) ## What is Jerry? Jerry is a **Claude Code plugin** that adds structured problem-solving capabilities, work tracking, and knowledge management to your Claude Code sessions. It combats **Context Rot**—the phenomenon where LLM performance degrades as context fills—through persistent artifacts and filesystem-based memory. > **Note:** You do NOT need Python installed to use Jerry. The plugin runs within Claude Code using its built-in capabilities. Python is only required if you want to contribute to Jerry's development. > "The effective context window where models perform optimally is often <256k tokens, far below advertised limits." > — [Chroma Research](https://research.trychroma.com/context-rot) ## Quick Start ### Prerequisites