Agent skill · JuliusBrussee

surgical-patch

Fix bugs and small behavior changes at the narrowest responsible layer. Use when regression proof, preserved surrounding behavior, and task-relevant tests matter.

What it needs

About 1k tokens when loaded.

What this skill does

Surgical patch Reproduce failure first when economical; otherwise capture strongest available evidence. Trace symptom to responsible mechanism. Change narrowest layer that owns incorrect behavior. Preserve unrelated behavior and user changes. Avoid cleanup, renaming, and abstraction outside fix. Add only regression proof relevant to task. Run focused proof plus nearest affected gate. Stop when failure is fixed and regression proof passes.

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills JuliusBrussee/surgical-patch

View the source on GitHub

Browse the @skills marketplace