Skip to main content
Manusで任意のスキルを実行
ワンクリックで

issue-controller

Issue Agent OS controller loop. Pulls issues from a GitHub issue queue (priority + dependency resolved), fans out triage to parallel triager agents, dispatches coder / reviewer / splitter / planner / debugger workers based on verdicts, drives review loops, merges approved PRs, and repeats until the queue is empty. Use when the user asks to "process issues", "run the issue controller", "work through the queue", or similar. Do NOT use for single-issue ad-hoc work — this is the full automated loop.

概要

Issue Agent OS controller loop. Pulls issues from a GitHub issue queue (priority + dependency resolved), fans out triage to parallel triager agents, dispatches coder / reviewer / splitter / planner / debugger workers based on verdicts, drives review loops, merges approved PRs, and repeats until the queue is empty. Use when the user asks to "process issues", "run the issue controller", "work through the queue", or similar. Do NOT use for single-issue ad-hoc work — this is the full automated loop.

インストールコマンド
npx skills add https://github.com/liqiongyu/my-agents --skill issue-controller

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストール

スター24
フォーク2
更新日2026年3月30日 13:07
ファイルエクスプローラー
3 ファイル
SKILL.md
readonly