# exactly_four_completion_options ## v1 **Why this iteration:** Lifted from the global OpenCode superpowers plugin (obra/superpowers) — `skills/finishing-a-development-branch/SKILL.md`. The directive encodes Step 4 (lines 66-93): present exactly 4 structured options (or 3 for detached HEAD); never an open-ended "what next?". Counterweight to the LLM default of "Implementation complete. What now?" which forces the user to enumerate options the agent could have listed. **Source:** superpowers plugin `skills/finishing-a-development-branch/SKILL.md:66-93` (Step 4: Present Options) **Lifted:** 2026-07-04 (scavenge sweep: superpowers plugin directives)