mode-editing-ski

Community

Edit with surgical precision, minimal changes.

AuthorSteveBronder
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill defines a mode behavior for precise, minimal edits to reduce diff noise and unintended changes during agent-driven code updates.

Core Features & Use Cases

  • Targeted Edits: identify exact targets (files or symbols) and apply the smallest possible patch.
  • Reference Consistency: update all affected references to prevent drift.
  • Use Case: when fixing a one-line bug across multiple modules, apply a narrow patch rather than a broad rewrite.

Quick Start

Use mode-editing-ski to perform a precise patch on a target file. Ensure the patch is minimal and touches only the necessary lines.

Dependency Matrix

Required Modules

None required

Components

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: mode-editing-ski
Download link: https://github.com/SteveBronder/skillrena/archive/main.zip#mode-editing-ski

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