Surgical changes
Read before editing, keep the diff narrow, and avoid refactors that do not serve the requested outcome.
EngineeringMaintained by the TabTin teamOpen source
Ship reliable changes through surgical scope, vertical-slice TDD, PR readiness, and focused review.
WHAT YOUR TEAM CAN DO
Read before editing, keep the diff narrow, and avoid refactors that do not serve the requested outcome.
Advance one behavior at a time through a failing test, a minimal implementation, and a clean refactor.
Check a pull request’s title, explanation, risk, evidence, and reproducible verification before review.
Review correctness, security, performance, and readability as separate lenses, then combine the findings.
INSIDE THE PACK
Read before editing, keep the diff narrow, and avoid refactors that do not serve the requested outcome.
Advance one behavior at a time through a failing test, a minimal implementation, and a clean refactor.
Check a pull request’s title, explanation, risk, evidence, and reproducible verification before review.
Review correctness, security, performance, and readability as separate lenses, then combine the findings.
Read CI evidence, identify the first meaningful failure, and recommend the smallest grounded fix.
Connect a reported problem, evidence, implementation, developer verification, and human acceptance in one record.
BUILT IN THE OPEN
Inspect each Skill’s guidance, trigger conditions, and implementation on GitHub as the community continues to improve it.
View this Pack’s source