원클릭으로
plan-implement
Begin implementing from a plan doc
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Begin implementing from a plan doc
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | plan-implement |
| description | Begin implementing from a plan doc |
please read this plan doc and get started on implementation. if no plan document is provided in the message, please stop immediately and prompt for the file path, do NOT guess.
update the planning doc to mark off each section as you complete it, and add any notes or issues you ran into during implementation of that section.
ensure that all code linters and formatters pass, and that you're following conventions in @AGENTS.md and other coding agent rules. please implement the tests described in the plan, but do NOT worry about tests passing yet, i'll review those later. do NOT commit any changes yet:
please add a summary of the completed implementation to the bottom of the doc.
Verify that the local branch was up-to-date with what got merged in a PR, before deleting the local branch.
Begin a review for a set of changes in a PR
Create a new Pull Request (PR)
Read reseach, context and intention to create plan doc
Get a deep understanding of a system, and write reseach doc
Update the description of an existing Pull Request (PR)