core-minimal-change-discipline

Official

Maintain strict code change boundaries to minimize risk and scope creep.

AuthorCanhada-Labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents scope creep and unintended side effects by enforcing explicit change boundaries for code edits, reducing the risk of introducing bugs and regressions.

Core Features & Use Cases

  • Change Scoping: Enforce a strict boundary for changes, requiring explicit authorization for any deviation from the planned scope.
  • Auditability: Generate a tamper-evident audit log for all code changes, providing a verifiable history.
  • Refactoring Management: Differentiate between the main task and refactoring, ensuring each change is reviewed and tracked separately.
  • Use Case: Ideal for maintaining a clean and stable codebase, particularly when using LLMs for code generation or modification.

Quick Start

Run the 'minimal-change-discipline' skill to apply the change scoping protocol to your code edit task.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: core-minimal-change-discipline
Download link: https://github.com/Canhada-Labs/ceo-orchestration/archive/main.zip#core-minimal-change-discipline

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.