Reopen an Aftercare ticket explicitly. Use when the user invokes $ac-reopen or /ac-reopen, or wants to send a finished ticket back into the queue because acceptance failed on the same issue.
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Reopen an Aftercare ticket explicitly. Use when the user invokes $ac-reopen or /ac-reopen, or wants to send a finished ticket back into the queue because acceptance failed on the same issue.
ac-reopen
Read ../aftercare/SKILL.md first and follow its runtime resolution and queue rules.
Treat all user text after $ac-reopen or /ac-reopen as ticket-id plus reopen context.
Use an explicit ticket id whenever available; if no ticket id can be recovered, explain that this explicit command needs one.
Run reopen <id>.
If the user asks to make it next, include --force-next true.
Explain that reopen is the preferred path when the same issue failed acceptance and needs another pass.