The /update-ssl-builders skill at .claude/skills/update-ssl-builders/SKILL.md currently has Phase 6 ("Last Week in Pony" notes) as a post-cycle batch step, starting with "After all PRs are merged...".
In practice, the correct behavior is to post each builder's LWIP note as soon as its PR merges — not to wait until all adds and drops for the cycle are done.
Fix: fold the LWIP note step into Phase 4 (per-add) and Phase 5 (per-drop) as the final step of each, and remove Phase 6 as a separate phase.
The
/update-ssl-buildersskill at.claude/skills/update-ssl-builders/SKILL.mdcurrently has Phase 6 ("Last Week in Pony" notes) as a post-cycle batch step, starting with "After all PRs are merged...".In practice, the correct behavior is to post each builder's LWIP note as soon as its PR merges — not to wait until all adds and drops for the cycle are done.
Fix: fold the LWIP note step into Phase 4 (per-add) and Phase 5 (per-drop) as the final step of each, and remove Phase 6 as a separate phase.