naimkatiman/continuous-improvement
3 stars · Last commit 2026-04-27
Install 7-law discipline + instinct-based learning (Mulahazah) into Claude Code — hooks observe every session, instincts strengthen or decay with confidence scoring
README preview
<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">The 7 Laws of AI Agent Discipline</h1> <p align="center"> <b>Stop your Claude Code agent from skipping steps, guessing, and declaring "done" without verifying.</b> </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="LICENSE"><img src="https://img.shields.io/badge/license-MIT-green" alt="license"></a> <a href="test/"><img src="https://img.shields.io/badge/tests-passing-brightgreen" alt="tests"></a> </p> <p align="center"> <b>New here?</b> → <a href="QUICKSTART.md">QUICKSTART.md</a> (2 minutes) </p>