fable-fact-check

仓库创建 2026年7月5日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由

可把主观断言变为有证据支持的结论,适合发布前审查与审计。

这个 Skill 做什么

针对文档与声明逐条核验,基于代码与运行证据确认真假。

逐条核验文档、状态报告、release 声明等内容,依据源码、测试、构建产物和运行时证据判断真假。需要对 README、changelog、runbook 或上线宣称做事实核查时用,支持高风险场景调用运行时子 agent 进行深入验证。特色是逐条对照证据,不随意改写声明,优先出具可溯源的结论。

▸ 展开 SKILL.md 英文原文

Claim-by-claim verification of docs, status reports, launch claims, changelogs, READMEs, runbooks, and "done/tested/working/live" assertions against source, tests, artifacts, and runtime evidence. Use when the user asks Codex to fact-check, verify claims, audit truthfulness, or compare docs to reality.

开发编程事实核验文档对照审计断言验证Codex
0
Stars
0
Forks
6
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/rhein1/fable5-codex/main/plugins/fable5-codex/skills/fable-fact-check/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/rhein1/fable5-codex/main/plugins/fable5-codex/skills/fable-fact-check/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Fable Fact Check

Verify claims against actual evidence. Do not edit claims unless the user asks for a correction pass.

For ECF-style governed runs, use `../../references/ecf-run-contract.md`. For large or high-risk fact checks, use real Codex subagents when the runtime exposes a subagent tool and the user has not opted out; treat multi-document, launch/status, security/privacy/money/data/API, release-readiness, or many-claim checks as large by default. Otherwise run `single-agent multi-lens` and say why no subagents were used.

## Workflow

1. Identify the document, status report, or claim set.
2. Restate authority boundaries and declare the ECF run mode: `multi-agent` only with real spa
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有