Skip to main content

ac-plan

Plan and freeze workflow execution by creating an Execution Contract, setting PLAN_FROZEN/CURRENT_ROLE, and updating PROJECT_STATE decisions and Top 3. Use when starting workflow delivery, re-planning after unfreeze, or when scope/constraints change before execution.

Ir a la instalación

Datos de origen

Repositorio
TEN-framework/portal
Última actividad en el origen
4 de marzo de 2026 a las 07:20
Idioma detectado de SKILL.md
inglés
Estrellas
42
Forks
11

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Explorador de archivos
2 archivos

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
ac-plan
description
Plan and freeze workflow execution by creating an Execution Contract, setting PLAN_FROZEN/CURRENT_ROLE, and updating PROJECT_STATE decisions and Top 3. Use when starting workflow delivery, re-planning after unfreeze, or when scope/constraints change before execution.
1. Read `PROJECT_STATE.md`; create it from `docs/PROJECT_STATE_TEMPLATE.md` if missing. 2. Define goal, scope boundary, forbidden changes, and acceptance checks. 3. Fill `Execution Contract` completely: - Scope - Files to change - Forbidden - Steps - Checks - Commit plan - Rollback note 4. Update `下一步 Top 3` and append `关键决策日志`. 5. Set `PLAN_FROZEN: true` and `CURRENT_ROLE: planner`. 6. Emit a `[STATE]` anchor and hand off to `$ac-execute`. Hard rules: - Do not implement feature changes in this skill. - Do not hand off if Contract fields are incomplete.
Ver en GitHub