ワンクリックで
final-check
由 main agent 在 final-candidate-apply 后执行最终检查,确认 generated files、manual proofs、case_lib 和 main worktree 状态一致。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
由 main agent 在 final-candidate-apply 后执行最终检查,确认 generated files、manual proofs、case_lib 和 main worktree 状态一致。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
由 annotation-subagent 在 annotation-filling 后检查 annotation round worktree 中的 C annotation 和 case_lib spec declarations,判断是否可交给 main agent 执行 annotation-check-round。
由 annotation-subagent 在 annotation round worktree 中填写或修正 C annotation,并在同一正式相对路径的 case_lib 中维护数学 spec declarations;完成后交给 annotation-checking。
由 group-worker 使用,读取 group_worker_input.json,在 group worktree 中证明 assigned witness blocks,并只在 group-local case_lib 中新增带当前 group_id suffix 的 helper declarations 和必要 Rocq 官方库 import。
由 vc-checking-subagent 在 vc-checking round worktree 中检查 generated manual VC 是否语义可证,并输出与当前 source_goal_version 绑定的 proof group plan。
为单个验证 case 定义 controller、main agent、fixed phase subagents、controller-owned vc-proving-preparing container、JSON handoff files、case_lib、group-worker deterministic merge 和 final-check 的协作合同。
| name | final-check |
| description | 由 main agent 在 final-candidate-apply 后执行最终检查,确认 generated files、manual proofs、case_lib 和 main worktree 状态一致。 |
本 skill 只由 main agent 使用,不启动 subagent。
docs/final-check-guide.md:final-candidate-apply、symbolic execution freshness、fixed coqc_check、manual proof / case_lib review 和 cleanup。vc-proving-verify 的 group_merged_result.json。.c 一致。coqc_check 通过。*_proof_manual.v 和 case_lib 不含 Admitted.、extra Axiom 或 forbidden lemma。*_proof_manual.v 只含当前 case 的 manual witness theorem proofs,没有 helper declarations 或 forbidden top-level declarations。case_lib contract 通过,新增 helper declarations 可追踪到 parent verify merge record。run_logs.json 记录 final-check 结果。