بنقرة واحدة
skill-pr
Run when the user asks for skill-pr, /pr, or to create a Todam pull request from the current branch.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Run when the user asks for skill-pr, /pr, or to create a Todam pull request from the current branch.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Run when the user asks for skill-review, /review, or to check Todam implementation drift against an active execution plan.
Run when the user asks for skill-issue, /issue, or to create a GitHub issue from Todam templates and an active plan.
Run when the user asks for skill-commit, /commit, or to split and commit Todam changes using the repository commit convention.
Run when the user asks for skill-complete, /complete, or to move a Todam active execution plan to completed after all status checks pass.
Run when the user asks for skill-impl, /impl, /impl <feature> be, /impl <feature> fe, or to implement a Todam active execution plan.
Run when the user asks for skill-plan, /plan, or to create a Todam execution plan from requirements, feature specs, and API contracts.
| name | skill-pr |
| description | Run when the user asks for skill-pr, /pr, or to create a Todam pull request from the current branch. |
Create a PR to dev using Todam conventions.
docs/conventions/pull-request.md, docs/conventions/branch.md, and .github/PULL_REQUEST_TEMPLATE.md.dev or the default branch, stop and ask for a work branch.[type] #issue title when an issue number is provided.gh pr create --base dev.
--assignee @me.--label "🔨 Refactor".Mark checklist items only when they are actually true.
Respond briefly after execution:
성공: <생성한 PR URL>실패: <실패한 workflow 단계와 이유>Success/failure is based on PR workflow completion, not Supabase insert success.