Archive
Archive the calling Codex App thread and stop. This skill is only for finishing the current thread.
Rules
- Use this skill only when the user invokes
/archive, invokes$archive, or clearly asks to archive the current Codex App thread with this skill. - Archive only the calling thread.
- Call
set_thread_archivedwitharchived: trueand omitthreadId. - Do not list, search, read, rename, pin, unarchive, send messages to, or archive any other thread.
- Do not pass a thread id, even if one is visible in context.
- Do not implement
/exit, aliases, slash-command parsing, navigation, title changes, cleanup, commits, or any extra behavior. - After the tool succeeds, reply with a short completion message only.
Required Tool Call
{"archived": true}
Failure
If the archive tool is unavailable or fails, report only that the current thread could not be archived.