一键导入
execute-plan
Use when a plan exists and needs to be executed or continued. Reads the plan, works task by task, commits after each, and pauses at phase boundaries.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when a plan exists and needs to be executed or continued. Reads the plan, works task by task, commits after each, and pauses at phase boundaries.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use the SFAE CLI when an agent needs to call external APIs or databases that require authentication, collect credentials from the human without seeing secrets, reuse stored credential sets, request short-lived verification codes, or make HTTP/Postgres/Redis requests with secret placeholders resolved outside chat.
Use when the user wants to plan a task, feature, or change. Creates a structured plan with phases and checkmarked subtasks.
| name | execute-plan |
| description | Use when a plan exists and needs to be executed or continued. Reads the plan, works task by task, commits after each, and pauses at phase boundaries. |
Start or continue executing this plan: $ARGUMENTS
- [ ])- [x] in the same commit as the code changeFor each task:
- [ ] to - [x]If the plan contains parallel notation:
**Parallel Tasks: 2b, 2c**
- [ ] 2b: Task one
- [ ] 2c: Task two
Execute these simultaneously using multiple agents, then commit each separately.
For parallel phases (**Parallel Phases: 2,3**), spawn agents for each phase and work them concurrently.
Naming convention — phase number + letter:
1a: Add Cell and Axis structs
1b: Add Workbook and Sheet structs
2a: Implement text format parser
Every commit includes the checkmark update to the plan file.
At the end of each phase:
./ci checkWhen pausing or completing, report: