بنقرة واحدة
fix
Fix or build the requested change in a git worktree, then open a PR.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Fix or build the requested change in a git worktree, then open a PR.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Fetch origin/main and rebase the current worktree or branch onto the latest origin/main.
Move a sibling worktree's branch into the main checkout, then remove the worktree.
Review code changes in the current branch for issues
Convert a plan into a beads epic with detailed issues and subissues
Investigate a GitHub issue or feature description, determine status, and plan implementation if needed
Refine a beads issue or epic for implementation quality
| name | fix |
| description | Fix or build the requested change in a git worktree, then open a PR. |
Run git fetch origin main first so the worktree branches off the latest origin/main.
Then fix or build it in a wt, open a pr.