gaesup-world: Command for Codex

.codex/prompts/close-epoch.md

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

A command that closes an active work plan only after running its required checks and having a reviewer inspect it. It records which checks passed, failed, or were not run before moving the plan to completed.

In plain words
What is it for?
Use it as a final verification step for a plan, especially when completion depends on tests, checks, review, or documented exceptions.
Why use it?
It prevents unfinished or insufficiently verified plans from being marked complete. Any unresolved failure must be documented first.

Command for Codex

Written for Codex: installed under .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/close-epoch.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 close-epoch

README.md
[![agentmods](https://agentmods.dev/badge/commands/jigglypop/gaesup-world/close-epoch/github.svg)](https://agentmods.dev/commands/jigglypop/gaesup-world/close-epoch)
Your own site
<a href="https://agentmods.dev/commands/jigglypop/gaesup-world/close-epoch"><img src="https://agentmods.dev/badge/commands/jigglypop/gaesup-world/close-epoch/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 close-epoch

Your own site · 80×15
<a href="https://agentmods.dev/commands/jigglypop/gaesup-world/close-epoch"><img src="https://agentmods.dev/badge/commands/jigglypop/gaesup-world/close-epoch.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 68 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.00068
Opus 5 $0.00000 $0.00034
Sonnet 5 $0.00000 $0.00014
Haiku 4.5 $0.00000 $0.00007

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

Security

Grade A, and why

close-epoch 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 3d 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/close-epoch.md · 4 lines

What it actually says

Epoch 종료

active plan이 요구하는 검증을 실행한 뒤 reviewer로 자체 검토한다. 통과·실패·미실행 체크를 기록한다. 모든 완료 조건이 충족되고 미해결 실패가 문서화된 경우에만 plan을 active에서 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. 3d ago First seen · 4 lines · 0 tokens per session scan A 7d81b75d3f25

Subscribe to this mod's changes

close-epoch is a command published in the GitHub repository jigglypop/gaesup-world (22 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 68 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.