slate-patch
Installation
SKILL.md
Slate Patch
Handle $ARGUMENTS.
If the arguments start with repair <expectation>, run Repair Command. Otherwise
run the normal Slate Patch workflow.
Use this for Slate v2 bug fixes where the agent should fix the bug now, then challenge its own patch with Slate Plan-level architecture pressure before handoff. This is the implementation lane for "fix it, but do not ship a dirty local patch".
One pass means: reproduce, test, fix, re-architect if the first patch is not the right long-term shape, verify, autoreview, hand off. It does not mean "smallest diff wins".