원클릭으로
superpowers-executing-plans
Execute an approved implementation plan in controlled batches with verification after meaningful changes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Execute an approved implementation plan in controlled batches with verification after meaningful changes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Refine rough ideas into a clear design before implementation by asking focused questions and presenting options.
Review code against the requested behavior, plan, safety rules, and validation output before declaring completion.
Debug by reproducing, isolating root cause, fixing the cause, and verifying the fix instead of guessing.
Enforce red-green-refactor implementation with issue-specific regression tests when tests are requested or appropriate.
Use the Superpowers methodology in Pi: choose the right workflow before coding, load matching skills, and make the process explicit.
Convert an approved design into a precise implementation plan with files, steps, verification, and rollback notes.
| name | superpowers-executing-plans |
| description | Execute an approved implementation plan in controlled batches with verification after meaningful changes. |
Follow the approved plan. If reality differs from the plan, stop and update the plan before continuing.
Execution rules:
If a validation step fails, fix the root cause before moving to the next milestone.