disciplined-coding
CommunityEnforce minimal, disciplined code changes.
Authorbhaumikmaan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Disciplined‑coding enforces scoped, minimal, correct code changes, preventing gold‑plating, speculative abstractions, and unsolicited refactoring.
Core Features & Use Cases
- Scope Discipline: Limits modifications strictly to the requested task, avoiding extra features or cleanup.
- Read‑Before‑Edit: Mandates grepping and reading files before editing, ensuring token‑efficient navigation.
- Language Conventions & Error Handling: Applies project‑specific idioms and minimal validation at system boundaries.
- Comment Policy: Encourages no comments unless the “why” is non‑obvious.
- Safe Action Execution: Classifies actions by reversibility and requires user approval for destructive steps.
- Failure Handling & Completion Standards: Provides robust diagnostics, verification, and honest reporting.
- Security Awareness: Checks for common vulnerabilities.
Use case: When fixing a bug or adding a feature, invoke this skill to keep changes tight, safe, and well‑documented.
Quick Start
Ask the agent to apply disciplined‑coding before making any code modification.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: disciplined-coding Download link: https://github.com/bhaumikmaan/claude-code-master-skills/archive/main.zip#disciplined-coding Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.