naimkatiman/continuous-improvement
6 stars · Last commit 2026-06-08
The 7 Laws of AI Agent Discipline for Claude Code. Stops your agent from skipping research, claiming 'done' without verifying, and repeating yesterday's mistakes. 14 enforcement skills, gating hooks, the Mulahazah instinct engine with friction-harvest, and a GitHub Action linter. Beginner: /plugin install. Expert: adds MCP tools.
README preview
<!-- README landing-page structure rationale: docs/plans/2026-05-14-readme-landing-rewrite.md --> <p align="center"> <img src="assets/combined.gif" alt="Before vs After — The 7 Laws of AI Agent Discipline" width="700" /> </p> <h1 align="center">Claude Code that gets sharper every session</h1> <p align="center"> <b>Reasons deeper. Recalls what it already solved. Verifies before "done". Keeps every lesson.</b> </p> <p align="center"> <i>The 7 Laws of AI Agent Discipline — runtime hooks, instinct memory, and skills that compound what it learns.</i> </p> <p align="center"> <a href="https://www.npmjs.com/package/continuous-improvement"><img src="https://img.shields.io/npm/v/continuous-improvement" alt="npm"></a> <a href="https://docs.anthropic.com/en/docs/claude-code"><img src="https://img.shields.io/badge/Claude%20Code-skill-blueviolet" alt="Claude Code"></a> <a href="https://github.com/marketplace/actions/ai-agent-discipline-linter"><img src="https://img.shields.io/badge/GitHub%20Action-marketplace-blue" alt="GitHub Action"></a>