원클릭으로
mission
Perform a coding task — plan, implement, validate, and deliver via pull request
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Perform a coding task — plan, implement, validate, and deliver via pull request
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Set up a separate polling loop for the Group PM with message pruning and wake/sleep management
Return to the standby branch and prepare for the next task
Prepare a beta prerelease by analyzing commits since the last tag, classifying changes, proposing version + release notes, and opening a version bump PR for the preview channel
Prepare a new release by analyzing commits since the last tag, classifying changes, proposing version + release notes, and opening a version bump PR
Build the project using the configured build command
Create a pull request for the current branch using the project's configured source control provider
| name | mission |
| description | Perform a coding task — plan, implement, validate, and deliver via pull request |
cwd is your root; do not read or modify files outside it<agent-name>/<mission-name> (keep names short)/validate-changes skill/create-pr skill/go-standby skillClean State — your standby state should be clean from untracked or uncommitted changes; if this is not the case let the user know before starting next work