بنقرة واحدة
review-rebase
Queue a review then rebase combo for a PR (ex: /rr https://github.com/owner/repo/pull/42)
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Queue a review then rebase combo for a PR (ex: /rr https://github.com/owner/repo/pull/42)
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Decompose a broad topic into linked GitHub issues with a master tracking issue
Fix a tracker issue end-to-end, or batch-queue all open GitHub issues from a repo
Queue a PR rebase mission (ex: /rebase https://github.com/owner/repo/pull/42). A bare rebase only rebases onto the base branch; add --fix to also apply review feedback.
Ask Kōan a question about a GitHub PR or issue — fetches context and posts an AI reply
Show resolved model config for the active CLI provider
Show Kōan status, missions, and run loop health
| name | review_rebase |
| scope | core |
| group | pr |
| emoji | 🔍 |
| description | Queue a review then rebase combo for a PR (ex: /rr https://github.com/owner/repo/pull/42) |
| version | 1.0.0 |
| audience | hybrid |
| github_enabled | true |
| github_context_aware | true |
| sub_commands | ["review","rebase --fix"] |
| commands | [{"name":"reviewrebase","description":"Queue /review then /rebase --fix for a PR — review insights feed the rebase, which then applies the feedback","usage":"/reviewrebase [--now] <github-pr-url>","aliases":["rr"]}] |
| handler | handler.py |