ohc-coding-discipline

Community

Make code changes surgical and verifiable

Authoriadr-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents AI coding work from drifting into overengineering by forcing explicit assumptions, minimal scope, clean diffs, and evidence-based success criteria.

Core Features & Use Cases

  • Explicit assumptions: states interpretations and asks when ambiguity could cause large work or risky outcomes.
  • Minimal scope + scope guard: avoids speculative features, refactoring, and unrelated fixes; logs out-of-scope issues to the notepad.
  • Surgical changes + goal-driven execution: keeps diffs tied to the request, defines “done” with verifiable criteria, and verifies by reading verification output.
  • Team handoff discipline: updates the notepad with done/blocked/gotchas and writes for collaborators.
  • Workflow gates for larger tasks: enforces plan presence for tasks estimated over 30 minutes and runs a scope-check after finishing.

Quick Start

Ask your agent to apply "ohc-coding-discipline" while implementing a code change, including writing explicit success criteria and verifying by reading test/output evidence.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

💻 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: ohc-coding-discipline
Download link: https://github.com/iadr-dev/colab/archive/main.zip#ohc-coding-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 471,000+ vetted skills library on demand.