gaesup-world: Command for Codex

.codex/prompts/handoff.md

handoff is a command for Codex from jigglypop/gaesup-world. It costs 0 tokens per session (138 once invoked), scanned A, original, MIT.

A session handoff command that records the current state of an active work plan and appends a round to `HARNESS.md`. It is designed for another agent or session to continue without repeating the investigation.

In plain words
What is it for?
Use it to document changed files, sources of truth, validation results, unresolved questions, and the smallest next task while leaving the plan active.
Why use it?
It prevents important changes, checks, unanswered questions, and next steps from being lost between sessions.

Command for Codex

Written for Codex: installed under .codex/. Also seen: mentions Codex.

This is jigglypop/gaesup-world's own configuration. It tells Codex how to work on gaesup-world itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything gaesup-world configures →

Reuse

Borrowing it

Nothing to install: this file belongs to jigglypop/gaesup-world. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/jigglypop/gaesup-world/master/.codex/prompts/handoff.md
Clone the repo
git clone --depth 1 https://github.com/jigglypop/gaesup-world

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for handoff

README.md
[![agentmods](https://agentmods.dev/badge/commands/jigglypop/gaesup-world/handoff/github.svg)](https://agentmods.dev/commands/jigglypop/gaesup-world/handoff)
Your own site
<a href="https://agentmods.dev/commands/jigglypop/gaesup-world/handoff"><img src="https://agentmods.dev/badge/commands/jigglypop/gaesup-world/handoff/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for handoff

Your own site · 80×15
<a href="https://agentmods.dev/commands/jigglypop/gaesup-world/handoff"><img src="https://agentmods.dev/badge/commands/jigglypop/gaesup-world/handoff.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 138 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00138
Opus 5 $0.00000 $0.00069
Sonnet 5 $0.00000 $0.00028
Haiku 4.5 $0.00000 $0.00014

Measured 2d ago against content hash e0d874b16ed0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

handoff scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.codex/prompts/handoff.md · 4 lines

What it actually says

인계

다른 에이전트나 세션이 상태를 다시 파악하지 않고 이어받을 수 있도록 세션을 체크포인트한다. .codex/plans/active/의 active plan에 다음을 갱신한다: 변경한 것(파일과 boundary), 이 작업 이후의 현재/목표 source of truth, 실행한 검증과 결과, 실행하지 않은 검증, 미해결 질문, 다음으로 가장 작은 slice. HARNESS.md에 라운드 섹션을 append한다(기존 섹션 수정 금지). 인계 중에는 plan을 completed/로 이동하지 않는다.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 4 lines · 0 tokens per session scan A e0d874b16ed0

Subscribe to this mod's changes

handoff is a command published in the GitHub repository jigglypop/gaesup-world (22 stars, last pushed 3d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 138 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-06.