Skip to content

Add skill: naimkatiman/continuous-improvement#374

Closed
naimkatiman wants to merge 1 commit intoVoltAgent:mainfrom
naimkatiman:add-continuous-improvement
Closed

Add skill: naimkatiman/continuous-improvement#374
naimkatiman wants to merge 1 commit intoVoltAgent:mainfrom
naimkatiman:add-continuous-improvement

Conversation

@naimkatiman
Copy link
Copy Markdown

@naimkatiman naimkatiman commented Apr 5, 2026

Add: The 7 Laws of AI Agent Discipline

Skill: naimkatiman/continuous-improvement
Category: Development and Testing

What it does

Enforces 7 behavioral laws that stop AI agents from skipping steps, guessing, and declaring "done" without verifying:

  1. Research Before Executing
  2. Plan Is Sacred
  3. One Thing at a Time
  4. Verify Before Reporting
  5. Reflect After Sessions
  6. Iterate One Change
  7. Learn From Every Session

Includes Mulahazah — an auto-leveling instinct system that observes tool calls via hooks, builds confidence-scored behaviors over time, and self-corrects when the user pushes back.

Why it belongs here

  • Published on npm: npx continuous-improvement install
  • 5 released versions (1.0.0 → 2.2.0)
  • Works with Claude Code (full: skill + hooks + instincts), Cursor, Codex, Gemini CLI
  • 20-test suite, zero dependencies
  • MIT licensed

Checklist

  • Public repository
  • Working skill with documentation
  • Not a duplicate
  • Placed in correct category (Development and Testing)

Summary by CodeRabbit

  • Documentation
    • Added a new community skill resource entry to the available resources list, featuring content on AI agent discipline and instinct learning approaches.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 5, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 13b96353-3fac-4404-9eac-ccdcefbc31db

📥 Commits

Reviewing files that changed from the base of the PR and between c22c8fe and 73026c8.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

A single entry was added to the community skills list in README.md: naimkatiman/continuous-improvement, a GitHub repository link with the description "7 Laws of AI Agent Discipline with auto-leveling instinct learning". This is a documentation-only change with one line appended.

Changes

Cohort / File(s) Summary
Documentation
README.md
Added a new community skills entry linking to naimkatiman/continuous-improvement repository with description about AI agent discipline and auto-leveling instinct learning.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

PR-in-review, weekly-merge-queue

Poem

🐰 A skill so fine, we add with care,
To the list for all to share,
AI discipline and learning's art,
Growing stronger, playing a part,
The community grows, hop hip hooray! 🌟

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: adding a new community skill entry to the README. It is concise, specific, and clearly conveys the primary modification.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Warning

⚠️ This pull request might be slop. It has been flagged by CodeRabbit slop detection and should be reviewed carefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants