跳到主要内容
知仓学习社ZHICANG

change-traceability-review

Use for change traceability review across specs, commits, PRs, branches, local diffs, and git history, including Spec Preparation,

不碰外部(只输出文字)无严重或高危命中QoderAI/better-harness

它会碰到什么

扫了多少6 个文本文件,9 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Change Traceability Review

Review the traceability behind a change, not code style: Story or issue -> Spec

-> plan/tasks -> commit/branch/PR -> diff -> tests -> risk. Default to Chinese

and keep the report compact and decision-oriented. Treat specs as the review

source of truth; code is acceptable when it clearly serves the spec.

Modes

  • Spec Preparation: before implementation or commit, create or tighten a

Story-linked spec and define acceptance scenarios, plan/tasks, tests, and risk

evidence that later commits can cite. Load [Spec Contract](references/spec-contract.md).

  • Review Readiness Check: inspect the current diff, staged diff, PR text,

branch, or selected commits before review/merge. Load [Mode Rules](references/mode-rules.md)

and [Reporting](references/reporting.md).

  • Review Retrospective: inspect recent history, usually latest 30 commits.

Identify commit-message habits, weak traceability, missing Spec/Test/Risk

evidence, oversized or mixed-scope commits, spec-doc patterns, and rework

signals. Load [Mode Rules](references/mode-rules.md) and [Reporting](references/reporting.md).

Entry and Routing

  1. Identify the mode from the user's request or the current review surface.
  2. Read repo instructions first: nearest AGENTS.md, plugin manifests, and the

target spec or diff.

  1. Gather bounded local evidence using [Evidence Commands](references/evidence-commands.md).
  2. Apply the relevant contract:
  • Spec Preparation: [Spec Contract](references/spec-contract.md)
  • Commits: [Commit Contract](references/commit-contract.md)
  • Any review: [Mode Rules](references/mode-rules.md)
  1. Produce the report using [Reporting](references/reporting.md).

Keep generated helpers and local experiments outside SKILL.md unless they are

durable resources the skill must use.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。