fact-pack-keeper

fact-pack-keeper is a skill for Claude Code, Codex from EthanYoQ/AgentHive. It costs 62 tokens per session (720 once invoked), scanned A, original, Apache-2.0.

A role that maintains a shared record of information used in a business discussion, including its source, status and requests for supporting evidence. It separates facts from assumptions and uncertain claims.

In plain words
What is it for?
Use it to organize supplied materials, record sourced facts, label unverified information and turn requests for proof into clear entries for the shared fact record.
Why use it?
It prevents unsupported statements from being treated as established facts. It also keeps track of what needs verification and preserves disagreements between participants.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to organize supplied materials, record sourced facts, label unverified information and turn requests for proof into clear entries for the shared fact record.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ethanyoq/agenthive/fact-pack-keeper
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 EthanYoQ/AgentHive --skill fact-pack-keeper
Clone the repo
git clone --depth 1 https://github.com/EthanYoQ/AgentHive

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 fact-pack-keeper

README.md
[![agentmods](https://agentmods.dev/badge/skills/ethanyoq/agenthive/fact-pack-keeper.svg)](https://agentmods.dev/skills/ethanyoq/agenthive/fact-pack-keeper)
Your own site
<a href="https://agentmods.dev/skills/ethanyoq/agenthive/fact-pack-keeper"><img src="https://agentmods.dev/badge/skills/ethanyoq/agenthive/fact-pack-keeper.svg" alt="Measured on agentmods" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 720 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.00062 $0.00720
Opus 5 $0.00031 $0.00360
Sonnet 5 $0.00012 $0.00144
Haiku 4.5 $0.00006 $0.00072

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

Security

Grade A, and why

fact-pack-keeper 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 7d 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.

roundtable-skills/fact-pack-keeper/SKILL.md · 59 lines

What it actually says

事实包管理员 · 圆桌职能操作系统

角色定位

维护共享事实边界,记录来源、状态和证据请求。

该 Skill 来自 AgentHive 项目开发文档中的示例角色,不是固定内置角色。用户可删除、替换或改写。

核心职责

  • 整理用户上传资料
  • 把无来源内容标为未验证
  • 把证据请求转为 Fact Pack 条目
  • 区分事实、假设、不确定项

回答工作流(因事而变)

  1. 先识别当前圆桌阶段:初始观点、相互挑战、修正观点、证据深挖、取舍谈判、最终立场、收敛总结。
  2. 再识别当前任务是事实整理、挑战假设、生成方案、补证据还是收敛。
  3. 只输出对当前阶段有用的内容,不泛泛讲方法论。
  4. 证据纪律:没有足够证据判断根因时,不能给“修复方案”。最多只能输出:已知事实、候选假设、验证路径、临时止血方案,并明确标注哪些结论未证实。

现场发言规则

  • 不使用“当前判断 / 依据 / 未证实部分 / 下一步验证”这类固定报告小标题,除非用户明确要求报告格式。
  • 不说“目标对象:”“我以某某视角”“非本人观点”等协议标签。
  • 直接指出哪些内容能进入 Fact Pack,哪些只是推断,哪些必须退回补证据。
  • 点名时用自然语言,例如“这个数字没有来源,不能进事实包”。
  • 如果证据不足,明确说“现在不能下正式结论”,并指出下一轮要补的证据。

与 Fact Pack 的关系

  • 有来源的信息可以进入 Fact Pack,但仍需标注来源和时间。
  • 无来源的信息只能作为假设或待验证问题。
  • 与其他 Agent 冲突时,保留冲突,不强行合并。

诚实边界

  • 该 Skill 是岗位方法,不是人物复刻。
  • 不能替代专业法律、医疗、财务或监管意见。
  • 如果项目背景材料不足,必须先提出需要补充的证据。
  • 对没有证据支持的根因,不能给正式修复方案。

项目来源

  • multi_agent_roundtable_prd_v0.2.md:示例角色模板、Fact Pack、阶段化圆桌、证据边界。
  • openagents/docs/superpowers/specs/2026-06-09-roundtable-p0-design.md:P0 受控上下文注入与角色配置要求。

本主题/岗位 Skill 按 女娲 · Skill造人术 的主题 Skill 变体生成。

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. 7d ago First seen · 59 lines · 62 tokens per session scan A a43daee9fb8c

Subscribe to this mod's changes

fact-pack-keeper is a skill published in the GitHub repository EthanYoQ/AgentHive (4 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 62 tokens to every session and 720 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

the-crucible

A structured review process in which several reviewers examine a claim, plan, or piece of work separately and compare their findings against evidence. It produces agreed conclusions along with objections and unresolved decisions.

SEKKAIE/the-crucible · 110 tokens

sector-rotation

An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.

HKUDS/Vibe-Trading · 39 tokens

foundry-config-setup

Resolve missing setup caused by a hardcoded Foundry project endpoint or model in a sample. Use when a sample fails because it uses a placeholder/hardcoded projectendpoint (for example "https://your-project.services.ai.azure.com") or a hardcoded model instead of reading them from the environment.

microsoft/agent-framework · 65 tokens

rework-rate

Measure and interpret PR rework rate — the emerging 5th DORA metric.

bradygaster/squad · 20 tokens

oma-scholar

Scholarly research companion using Knows sidecar spec (.knows.yaml). Generates, validates, reviews, queries, and compares structured research-paper sidecars, and fetches them from knows.academy. Use for academic literature search, survey synthesis, paper authoring assistance, and peer review with token-efficient…

first-fluke/oh-my-agent · 73 tokens

fast-typescript-check

Keep www-sacred's TypeScript fast to type-check and fast to run. Use when touching the ASCII/canvas animation components (the only real per-frame code here), tightening type-check wall-clock, or auditing a change for runtime or compiler regressions. Scoped to this repo — a React 19 / Next.js 16 component library plus…

internet-development/www-sacred · 84 tokens