Skip to main content

ac-execute

Execute a frozen workflow contract and collect evidence by implementing only approved scope/files and checks. Use when PLAN_FROZEN=true and Execution Contract is complete, then hand off to review.

跳到安装

来源信息

仓库
TEN-framework/portal
最近来源活动
2026年3月4日 07:20
检测到的 SKILL.md 语言
英语
星标
42
分支
11

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

文件资源管理器
2 个文件

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
ac-execute
description
Execute a frozen workflow contract and collect evidence by implementing only approved scope/files and checks. Use when PLAN_FROZEN=true and Execution Contract is complete, then hand off to review.
1. Verify `PLAN_FROZEN=true` and `Execution Contract` completeness. 2. Set `CURRENT_ROLE: executor`. 3. Change only files listed in `Files to change`. 4. Follow `Steps` exactly and run required `Checks`. 5. Record results in `验收证据(Evidence)` and update Top 3 completion. 6. Hand off to `$ac-review`. Unfreeze fallback (mandatory): 1. Stop execution immediately when new design/scope appears. 2. Append a decision log entry with date, decision, and impact. 3. Set `PLAN_FROZEN: false` and `CURRENT_ROLE: planner`. 4. Return to `$ac-plan` for a new Contract. Hard rules: - Do not add design alternatives during execution. - Do not edit files outside the Contract scope.
在 GitHub 查看