원클릭으로
execute-plan
[Workflow] Execute an implementation plan task by task with review checkpoints
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
[Workflow] Execute an implementation plan task by task with review checkpoints
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | execute-plan |
| description | [Workflow] Execute an implementation plan task by task with review checkpoints |
| source_type | workflow |
| metadata | {"last_updated":"2026-03-11T00:00:00.000Z","owner":"shrug-labs"} |
Locate the plan. Find the plan in the current conversation, in a file path the user provides, or ask the user to supply it.
Execute. Invoke the executing-plans skill. If the harness supports subagents, invoke subagent-driven-development instead for parallel task execution.
Finish the branch. After all tasks complete, invoke the finishing-a-development-branch skill to clean up, verify, and prepare for review.
[Workflow] Explore an idea and design a solution before implementing
Use when the what or how of a change has open questions requiring collaborative design dialogue with the user — before committing to an approach
[Agent] Subagent persona for reviewing code changes against a plan and quality standards
Use when approaching complex exploration, research, or synthesis tasks — understanding systems, codebases, domains, or architectures before proposing changes or designs
Use when facing 2+ tasks that can proceed without shared state, sequential dependencies, or mutual file edits
Use when you have a written implementation plan to execute — before touching code on any multi-step planned work