context-pack-builder

context-pack-builder is a skill for Claude Code, Codex from a275618631/codex-antigravity-collaboration. It costs 48 tokens per session (345 once invoked), scanned A, original, MIT.

A tool for turning long conversations, project history, research, and scattered notes into a compact handover document for another person or coding agent. The document records goals, decisions, constraints, current status, next steps, and open questions.

In plain words
What is it for?
Use it when handing a project to Codex, another AI agent, or a human teammate. It helps prepare a concise project brief that can be used to continue the work.
Why use it?
It removes the need for the next person to reread a large conversation or search through disconnected notes. It preserves explicit limits and decisions without adding unsupported assumptions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Good fit Use it when handing a project to Codex, another AI agent, or a human teammate. It helps prepare a concise project brief that can be used to continue the work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/a275618631/codex-antigravity-collaboration/context-pack-builder
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add a275618631/codex-antigravity-collaboration --skill context-pack-builder
Clone the repo
git clone --depth 1 https://github.com/a275618631/codex-antigravity-collaboration

Made for: Claude Code, 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 context-pack-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/a275618631/codex-antigravity-collaboration/context-pack-builder.svg)](https://agentmods.dev/skills/a275618631/codex-antigravity-collaboration/context-pack-builder)
Your own site
<a href="https://agentmods.dev/skills/a275618631/codex-antigravity-collaboration/context-pack-builder"><img src="https://agentmods.dev/badge/skills/a275618631/codex-antigravity-collaboration/context-pack-builder.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 345 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.00048 $0.00345
Opus 5 $0.00024 $0.00172
Sonnet 5 $0.00010 $0.00069
Haiku 4.5 $0.00005 $0.00034

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

Security

Grade A, and why

context-pack-builder 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 8d 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.

shared/skills/GLOBAL_CORE/context-pack-builder/SKILL.md · 53 lines

What it actually says

上下文包建立器

Trigger

使用者要求「整理上下文」、「交接給 Codex」、「做 context pack」、「把長對話濃縮」時啟用。

Input Schema

必填:

  • raw_context

選填:

  • target_agent
  • project_goal
  • constraints

Workflow

  1. 擷取使用者背景、專案背景與目前目標。
  2. 彙整已做決策、目前狀態與下一步。
  3. 保留限制、禁止事項與重要假設。
  4. 移除聊天雜訊、重複討論與暫時性內容。
  5. 列出開放問題與需要人工確認的事項。

Output Schema

輸出:

  • project
  • user_profile
  • goals
  • decisions
  • constraints
  • current_state
  • next_steps
  • open_questions

Validation

  • 不新增來源沒有支持的假設。
  • 必須保留明確限制與禁止事項。
  • 下一個 Agent 應能不重讀全文就接手。

KPI

  • 目標省時:90%。
  • 目標正確率:90%。
  • 成功指標:接手者可直接繼續工作,少量追問即可。
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. 8d ago First seen · 53 lines · 48 tokens per session scan A 97ecd00c02b0

Subscribe to this mod's changes

context-pack-builder is a skill published in the GitHub repository a275618631/codex-antigravity-collaboration (8 stars, last pushed 8d ago), licensed MIT. It adds 48 tokens to every session and 345 once invoked, about $0.0002 per session on Opus 5. 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-08-31.