Minimal Diff
Invoked whenever the agent is about to produce a code change. The skill
implements the Surgical-Before-Sweeping gate of Aparigraha: keep the
diff focused on the user's stated requirement, surface out-of-scope
improvements as suggestions, and validate that the resulting change
remains reversible in a single git revert step.
Read the full skill on GitHub. The site shows the first section; the canonical full content with all principles, examples, and rules lives in the repo.
View full SKILL.md on GitHub ›What the full skill covers
- Scope
- Micro-Skills
- Inputs
- Outputs
- Guardrails
- Ask-When-Ambiguous
- Decision Criteria
- Success Criteria