ワンクリックで
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 職業分類に基づく
[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
| 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.