second-pass
Installation
SKILL.md
Second Pass
Throw away the implementation you just finished, branch from the base, and rebuild it with everything you learned. The first pass was exploration. The second pass is the solution.
When to use
After a non-trivial bug fix or feature where the problem shape only came into focus during implementation. Skip for trivial changes or for work you already understood before writing.