AI Agent Discipline Linter
Version updated for https://github.com/naimkatiman/continuous-improvement to version v3.22.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
Claude Code is an AI language model that automatically adds three layers of checks and planning to ensure its edits are based on real facts and verified before “done”. It uses a runtime hook and bundled skills to enforce one task per session, conduct TDD, and verify progress in six phases. Continuous Improvement also captures lessons learned and surfaces the most relevant fix from past sessions for related prompts.
What’s Changed
What’s Changed
- feat(reconcile): ground-truth pass survives no-upstream, detached HEAD and linked worktrees by @naimkatiman in https://github.com/naimkatiman/continuous-improvement/pull/289
- chore(release): cut v3.22.0 by @naimkatiman in https://github.com/naimkatiman/continuous-improvement/pull/290
Full Changelog: https://github.com/naimkatiman/continuous-improvement/compare/v3...v3.22.0