← Back to Skills Marketplace
abhinas90

Claude Code Memory Kit

by abhinas90 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
157
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install claude-code-memory-kit
Description
Stop Claude Code from repeating mistakes — enforce guardrails, preserve context, maintain consistency across sessions
README (SKILL.md)

Claude Code Memory Kit — Stop Repeating Mistakes

Tagline

Go from "correcting the same error 10 times" to "zero-repeat mistakes" in one afternoon.

Problem

Claude Code users hit the same wall every day:

  • Mistakes repeat across sessions (force pushes, untested edits, style violations)
  • CLAUDE.md isn't enough — preferences ≠ enforcement
  • Memory leaks — context gets lost between sessions
  • No guardrails for high-risk actions
  • Corrections don't stick — you're teaching the same lesson daily

Solution

A structured memory system that enforces rules, preserves context, and prevents repeat mistakes.

What's Inside

1. Memory Architecture Template

  • CLAUDE.md — project rules & preferences (template)
  • memory.md — learned patterns & recurring decisions (template)
  • mistakes.md — mistakes to avoid (auto-promoted from corrections) (template)
  • bootstrap.md — session initialization context (template)

2. Pre-Tool Gates

  • Block force-push to main
  • Require tests before edits in specific repos
  • Confirm destructive commands
  • Validate code style before commit

3. Cross-Session Persistence

  • Structured context bootstrapping (no chat history dumping)
  • Mistake → rule automation (3 corrections = new policy)
  • Project-specific memory that actually sticks

4. Real-World Templates

  • JavaScript/TypeScript project setup
  • Python data science workflow
  • Multi-repo coordination
  • Team coding standards enforcement

5. Installation & Troubleshooting

  • INSTALL.md — Step-by-step setup guide
  • TROUBLESHOOTING.md — Common issues and solutions
  • Pre-tool gate configurations
  • Team deployment guide

Who This Is For

  • Developers using Claude Code full-time (6+ months experience)
  • Teams needing consistent code style across members
  • Anyone tired of repeating the same corrections
  • Projects with safety/security requirements

What You'll Achieve

  • Zero-repeat mistakes within 48 hours
  • 80% reduction in manual corrections
  • Consistent code quality across sessions
  • Auditable decision trails for team reviews

Price & Value

  • Launch price: $99 (regular $149)
  • Comparable value: Saves 10+ hours/month of correction time
  • ROI: 1-2 days for full investment recovery

Quick Start

  1. Install the templates
  2. Configure project-specific rules
  3. Set up pre-tool gates for high-risk actions
  4. Start tracking corrections → auto-promote to rules
  5. Enjoy consistent, reliable Claude Code sessions

Based on analysis of 7 high-priority leads where memory/reliability was the #1 pain point (score 9/10).

Usage Guidance
This is a documentation-and-template package, not executable code — that lowers risk. Before installing or committing the templates: 1) Review the templates (CLAUDE.md, memory.md, mistakes.md, bootstrap.md) for any hardcoded secrets, API keys, or DB credentials and never commit secrets to the repository. 2) When following INSTALL.md and TROUBLESHOOTING.md, avoid blindly running global installs from unknown packages and avoid using --unsafe-perm unless you understand the implications. 3) The kit suggests adding preToolGates and permission entries to ~/.claude/settings.json — check what those settings do in your Claude Code client and confirm you’re comfortable granting the listed permissions. 4) Test the guardrails in a safe environment (non-production repo) to ensure they behave as expected. Overall the package appears consistent with its stated purpose, but practice standard review and secret-management hygiene before deploying team-wide.
Capability Analysis
Type: OpenClaw Skill Name: claude-code-memory-kit Version: 1.0.0 The Claude Code Memory Kit is a collection of Markdown templates and configuration guides designed to improve the reliability and safety of AI coding sessions. It provides structured templates (CLAUDE.md, memory.md, mistakes.md) to help the agent follow project rules and avoid repeating errors. The instructions actually promote security best practices, such as recommending the use of 'preToolGates' in settings.json to require manual confirmation for destructive commands like 'rm -rf' or 'git push --force'. No malicious code, data exfiltration, or harmful prompt injections were identified.
Capability Assessment
Purpose & Capability
The name/description (prevent repeat mistakes, enforce guardrails) matches the actual contents: templates (CLAUDE.md, memory.md, mistakes.md, bootstrap.md), installation guidance, and guardrail configuration suggestions. There are no unexpected binaries, credentials, or network dependencies declared.
Instruction Scope
SKILL.md, INSTALL.md, and templates only instruct the agent/user to copy template files, configure ~/.claude/settings.json, run the 'claude' CLI, and keep small memory files. That is within scope. Two items to be aware of: (1) bootstrap.md mentions 'Database: [connection details if needed]' and 'API endpoints: [base URLs]' — these are placeholders but could encourage storing sensitive connection strings in project or bootstrap files if users are not careful; (2) TROUBLESHOOTING.md suggests settings like {"permissions":{"allow":["Read"]}} and gives an npm global install example with --unsafe-perm=true — these are benign guidance in context but should be handled cautiously. Overall the instructions do not read or exfiltrate data and do not reference unexpected external endpoints.
Install Mechanism
No install spec and no code files that will be executed. This is instruction-only (templates and docs) so nothing will be downloaded or written by an installer. Low install risk.
Credentials
The skill declares no required env vars, no credentials, and no config paths beyond recommending user-managed locations (project root files and optional ~/.claude/settings.json). The requested scope is proportional to the stated functionality.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It suggests local configuration of Claude Code (per-user config and project files) which is appropriate for persistent behavior. Nothing indicates modification of other skills or system-wide settings beyond the user-editable Claude config.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install claude-code-memory-kit
  3. After installation, invoke the skill by name or use /claude-code-memory-kit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug claude-code-memory-kit
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Claude Code Memory Kit?

Stop Claude Code from repeating mistakes — enforce guardrails, preserve context, maintain consistency across sessions. It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.

How do I install Claude Code Memory Kit?

Run "/install claude-code-memory-kit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Claude Code Memory Kit free?

Yes, Claude Code Memory Kit is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Claude Code Memory Kit support?

Claude Code Memory Kit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Claude Code Memory Kit?

It is built and maintained by abhinas90 (@abhinas90); the current version is v1.0.0.

💬 Comments