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