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.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.