mode-editing-ski

Apply minimal patches to targeted files or symbols during code updates.

1|1|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/SteveBronder/skillrena --skill mode-editing-ski
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mode-editing-ski
Source: https://github.com/SteveBronder/skillrena/tree/main/skillrena/mode-editing-ski
Command: npx skills add https://github.com/SteveBronder/skillrena --skill mode-editing-ski

SYSTEM DOCUMENTATION & REQUIREMENTS

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.