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에서 보기