naimkatiman/continuous-improvement

Claude Code that gets sharper every session: runtime discipline and instinct memory (the 7 Laws of AI Agent Discipline)

7Stars on the repository
65Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

audit

01

naimkatiman/continuous-improvement

Command

Audit a window of recent commits for real defects, confirm each finding before fixing, verify every surface a fix touches, then report confirmed/dismissed/no-op with evidence. Enforces Law 4 (Verify Before Reporting).

7 7d ago A 46 tokens original MIT

distill

06

naimkatiman/continuous-improvement

Command

Distill repeated successful tool sequences from the observation log into reusable draft instincts, with an explicit propose-edit-promote ladder. Enforces Law 7 (Learn From Every Session).

7 7d ago A 38 tokens original MIT

goal-check

07

naimkatiman/continuous-improvement

Command

Check whether recent tool activity still relates to the stated goal in taskplan.md, reporting a drift score and the top off-goal tool calls. Enforces Law 2 (Plan Is Sacred).

7 7d ago A 42 tokens original MIT

grill-me

08

naimkatiman/continuous-improvement

Command

Interview the user relentlessly about a plan or design until shared understanding is reached. Ported from mattpocock/skills under MIT.

7 7d ago A 31 tokens original MIT

grill-with-docs

09

naimkatiman/continuous-improvement

Command

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates CONTEXT.md + ADRs inline as decisions crystallise. Ported from mattpocock/skills under MIT.

7 7d ago A 49 tokens original MIT

handoff

10

naimkatiman/continuous-improvement

Command

Compact the current conversation into a handoff document for another agent to pick up. Ported from mattpocock/skills under MIT.

7 7d ago A 31 tokens original MIT

harvest

11

naimkatiman/continuous-improvement

Command

Harvest friction events from observation logs into typed instincts (envissue, permissionblock, wrongapproach, buggycode) with confidence scoring.

7 7d ago A 31 tokens original MIT

naimkatiman/continuous-improvement

Command

Turn an ambiguous or high-impact change into scoped, verifiable acceptance criteria (observable AC-NNN, explicit scope, named verification methods, and a [revised] protocol that forbids silently dropping a criterion) before or alongside implementation. Enforces Law 2 (Plan Is Sacred).

7 7d ago A 61 tokens original MIT

learn-eval

13

naimkatiman/continuous-improvement

Command

Extract reusable patterns from the session, self-evaluate quality before saving, and determine the right save location (Global vs Project).

7 7d ago A 29 tokens original MIT

model-forward

14

naimkatiman/continuous-improvement

Command

Restate the model-forward stance — go with Claude, not against it; skills are scaffolding; the durable core is goal-driven execution plus guardrails.

7 7d ago A 34 tokens original MIT

naimkatiman/continuous-improvement

Command

Execute the agent's prior recommendation list under the 7 Laws — walk in order, route per item, verify, reflect. Standalone companion skill with inline fallbacks when other skills are not installed.

7 7d ago A 48 tokens original MIT

naimkatiman/continuous-improvement

Command

Parallel multi-agent readiness gate — fan blind reviewers across performance, security, UI/UX, test coverage, and simplicity, each grounding findings in real code/logs/live data, then reconcile into one deduplicated, severity-ranked punch-list. Reports only; never fixes, merges, or deploys.

7 7d ago A 65 tokens original MIT

recall

19

naimkatiman/continuous-improvement

Command

Search past tool-call observations with BM25 ranking to answer "have I seen this before?" before re-deriving a fix or repeating a mistake. Enforces Law 1 (Research Before Executing).

7 7d ago A 44 tokens original MIT

reconcile

20

naimkatiman/continuous-improvement

Command

Establish git ground truth (branch, status, stashes, worktrees, ahead/behind) before any mutation, halt on protected or destructive operations, then carry the known-good state through a single-concern commit, a push, an open PR, and — after the PR merges — a fast-forward of the default branch. Enforces Law 1 (Research…

7 7d ago A 80 tokens original MIT

release-train

21

naimkatiman/continuous-improvement

Command

Autonomous multi-PR release train — plan stacked single-concern PRs, open each on its own branch, monitor CI, rebase on conflicts, and ship in dependency order while you sleep. Driven by report.html horizon item 'Autonomous Multi-PR Release Trains'.

7 7d ago A 60 tokens original MIT

roast

22

naimkatiman/continuous-improvement

Command

Convene a 5-persona adversarial council (Contrarian, Expansionist, Logician, Researcher, Buyer) to pressure-test an idea, then deliver one GO / RESHAPE / KILL verdict plus the cheapest 48-hour test to de-risk it. Enforces Law 1 (Research Before Executing).

7 7d ago A 69 tokens original MIT

seven-laws

23

naimkatiman/continuous-improvement

Command

Brand-aligned alias for /continuous-improvement. Reflect on the current session, analyze observations for patterns, and show instinct status under the 7 Laws of AI Agent Discipline.

7 7d ago A 38 tokens original MIT

ship

24

naimkatiman/continuous-improvement

Command

Compatibility entry point for the native ship skill. Passes one defect request through unchanged.

7 7d ago A 19 tokens original MIT