supervisor

Installation
SKILL.md

Supervisor

Single-loop orchestrator that runs the full AI pipeline each cycle. Instead of three separate /loop commands, this runs all phases sequentially in one session, saving API cost and context.

Cycle Order

Each cycle clears the pipeline from the end first:

  1. Merge — land ai-approved PRs (clears the way)
  2. Review — review needs-ai-review PRs (produces ai-approved)
  3. Feedback — address ai-changes-requested PRs (produces needs-ai-review)
  4. Implement — pick up the next ai-ready issue (produces new PRs)

Comment Authorship

Every comment posted by AI MUST start with **[AI]**. When reading comments:

  • Starts with **[AI]** → AI (previous runs)
  • Does NOT start with **[AI]** → human
Related skills

More from hifisaputra/skills

Installs
1
First Seen
Mar 24, 2026