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.