بنقرة واحدة
fix
Fix a tracker issue end-to-end, or batch-queue all open GitHub issues from a repo
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Fix a tracker issue end-to-end, or batch-queue all open GitHub issues from a repo
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Decompose a broad topic into linked GitHub issues with a master tracking issue
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.
Queue a review then rebase combo for a PR (ex: /rr https://github.com/owner/repo/pull/42)
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
استنادا إلى تصنيف SOC المهني
| name | fix |
| scope | core |
| group | code |
| emoji | 🐞 |
| description | Fix a tracker issue end-to-end, or batch-queue all open GitHub issues from a repo |
| version | 1.1.0 |
| audience | hybrid |
| caveman | true |
| model_key | mission |
| github_enabled | true |
| github_context_aware | true |
| commands | [{"name":"fix","description":"Queue a fix mission for a GitHub or Jira issue — understand, plan, test, implement, and submit a PR. Can also batch-queue all open GitHub issues from a repo URL. Use --now to queue at the top.","usage":"/fix [--now] <issue-url> [additional context] OR /fix <repo-url> [--limit=N]"}] |
| handler | handler.py |