AI Agent Discipline Linter
Version updated for https://github.com/naimkatiman/continuous-improvement to version v3.23.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Continuous Improvement adds three layers to Claude Code to make it smarter:
- Before an edit: It physically blocks destructive edits until the agent presents a fact-list investigation.
- During work: It enforces planning, one-thing-at-a-time execution, and TDD before “done”.
- After work: It provides reflection on the 7 Laws of AI Agent Discipline and captures lessons for future sessions.
What’s Changed
What’s Changed
- feat(ship): make urgent fixes globally runnable by @naimkatiman in https://github.com/naimkatiman/continuous-improvement/pull/294
- chore(release): cut v3.23.0 by @naimkatiman in https://github.com/naimkatiman/continuous-improvement/pull/295
Full Changelog: https://github.com/naimkatiman/continuous-improvement/compare/v3.22.1...v3.23.0