@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.

View in AI SkillSafe app
Scanned · no findings
40788 downloads
0 stars
0 demos
SKILL.md
namesurgical-patch
descriptionFix bugs and small behavior changes at the narrowest responsible layer. Use when regression proof, preserved surrounding behavior, and task-relevant tests matter.

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.

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@juliusbrussee/surgical-patch/verified)](https://skillsafe.ai/skill/@juliusbrussee/surgical-patch/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@juliusbrussee/surgical-patch/installs)](https://skillsafe.ai/skill/@juliusbrussee/surgical-patch/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@juliusbrussee/surgical-patch/scan)](https://skillsafe.ai/skill/@juliusbrussee/surgical-patch/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@juliusbrussee/surgical-patch/eval)](https://skillsafe.ai/skill/@juliusbrussee/surgical-patch/)