Create a ready-to-paste prompt for starting one or more new conversations from the current thread context. Use when Codex needs to hand off the current repo state, goal, constraints, touched files, verification status, or open risks into a self-contained prompt for another thread, subagent, or parallel follow-up conversation.
71
86%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this skill when the user wants to continue the current work in a new thread without losing context.
The output should be a prompt that can be pasted into a fresh conversation and still make sense on its own.
Produce a ready-to-paste prompt, not a plan about the prompt.
Unless the user asks otherwise:
Every handoff prompt should include:
Prefer concrete facts over summaries like "we changed some styles".
Decide what the new thread is for:
If the user wants multiple parallel threads, split them by file ownership or concern so they do not overlap.
Pull in only the current facts the next thread needs:
Do not dump the whole conversation.
The prompt should tell the next thread:
Use the templates in references/templates.md.
The new thread should not depend on hidden history.
Replace vague references like:
with explicit statements:
e84893e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.