بنقرة واحدة
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