ctx-report

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

把一次性讨论产物转为可决策结论并入 SOT,便于长期协作。

这个 Skill 做什么

生成供人类审阅的临时 HTML 报告并将结论归档入单一事实源。

生成一份供人阅读、评论和决策的临时 HTML 报告,把有价值的结论提炼进项目的单一事实源并把报告归档保留。适合写评审文档、对比方案或需要人来权衡选择时使用,也可在有人评论后把结论合并。特别之处是报告是一次性草案,思路呈现给人看,真正的结论才会被合并进 spec/decisions,原始报告不作为权威事实。

▸ 展开 SKILL.md 英文原文

Produces a disposable HTML report laid out for a human to read, comment on, and decide from — then distills the keep-worthy conclusions into the source of truth and archives the report. Use when writing a report, a review doc, or an options-for-a-decision document for a human to weigh in on in a ctx knowledge base, when a human has commented on a report and it needs distilling, or when un-merged reports are piling up.

Skill 开发管理报告单一事实源生命周期通用
0
Stars
0
Forks
6
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/motiful/ctx/main/skills/ctx-report/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/motiful/ctx/main/skills/ctx-report/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# ctx-report — write a report a human decides from, then dispose of it

> A **report is DISPOSABLE** (lifetime model in [`../ctx`](../ctx/SKILL.md)): it lays thinking out for a human to review; its keep-worthy conclusions distill into the SOT (`spec/` + `decisions/`), then it is archived-aside. It is NOT a source of truth.

## What a report is (and is not)

`ctx/reports/` is where thinking is laid out as **HTML for a human to read and comment on** — numbered, indexed, rolling-merged, archived (not deleted). It carries the visible "chaos → converge" output of the loop, but is **NOT a source of truth**; the truth ends up in `spec/` and `decisions/`.

- Raw research and notes do NOT live here —
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有