Handoff summary
Use this as Codex's equivalent of /up:summary. Work from the current conversation, task file, git state, and repository; do not assume a Claude JSONL transcript exists.
- Find the most recently modified in-flight file in
docs/tasks/*.md, if one exists. - Draft a concise handoff with: Goal, Problem, Current state, Active blocker, Key files, What to do next, and Gotchas. Include only facts not obvious from the code or git history.
- Show the draft verbatim and ask the user whether to append it under
## Conclusionin the active task file or createdocs/tasks/summary-<slug>.md. If there is no active task, offer only the new-file destination. - Write only after the user chooses. Keep paths, commands, evidence, and unresolved decisions concrete.