Skip to main content

ac-review

Review execution against the frozen Execution Contract, produce Evidence/Gaps, and decide pass or unfreeze. Use after ac-execute or at milestone acceptance gates.

インストールへ移動

ソース情報

リポジトリ
TEN-framework/portal
ソースの最終更新活動
2026年3月4日 07:20
検出された SKILL.md の言語
英語
スター
42
フォーク
11

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

ファイルエクスプローラー
2 ファイル

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
name
ac-review
description
Review execution against the frozen Execution Contract, produce Evidence/Gaps, and decide pass or unfreeze. Use after ac-execute or at milestone acceptance gates.
1. Set `CURRENT_ROLE: reviewer`. 2. Compare actual changes against Contract: - Scope - Forbidden - Steps - Checks 3. Update `验收证据(Evidence)` with concrete proof. 4. Update `未验证清单(Gaps)` with residual risks and missing checks. 5. Decide outcome: - Pass: keep `PLAN_FROZEN=true` and allow summary/submit prep. - Fail: set `PLAN_FROZEN=false` and route back to `$ac-plan`. Hard rules: - Base conclusions on Contract and evidence only. - Do not skip Gaps when any verification is missing.
GitHubで見る