epic-loop

Orchestrate GitHub Milestones, Epics, and sub-issues into merged code with review gating.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/Omniloy/agent-skills --skill epic-loop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: epic-loop
Source: https://github.com/Omniloy/agent-skills/tree/main/skills/epic-loop
Command: npx skills add https://github.com/Omniloy/agent-skills --skill epic-loop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill turns a backlog of GitHub epics into shipped code while preserving accurate issue state, review progress, and milestone hygiene.

Core Features & Use Cases

  • Autonomously discovers the next actionable epic and implements work in the correct order.
  • Coordinates code, tests, PR creation, review gating, merge flow, and issue bookkeeping.
  • Useful for teams that manage delivery through Milestones, Epics, and sub-issues and need the backlog to stay aligned with reality.

Quick Start

Tell the agent to run the epic loop for your repository and begin implementing the next epic with review-gated backlog hygiene.

Frequently Asked Questions about epic-loop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub epic implementation while keeping the backlog accurate?

To automate GitHub epic implementation while keeping the backlog accurate, orchestrate backlog-driven implementation by turning GitHub Milestones, Epics, and sub-issues into merged code with strict status hygiene.

What is the process for autonomously sequencing GitHub epics into pull requests?

Autonomously sequencing GitHub epics into pull requests involves discovering the next actionable epic, implementing work in correct order, and coordinating code, tests, PR creation, review gating, and merge flow.

Do I need GitHub CLI access to automate sub-issue linking and milestone bookkeeping?

Yes, automating sub-issue linking and milestone bookkeeping requires GitHub CLI access, native sub-issue linking, local test execution, and review-status polling to maintain reliable issue closure.

How does PR review gating work for backlog-driven implementation?

PR review gating for backlog-driven implementation works by polling review status and enforcing strict status hygiene before merging code, ensuring reliable issue closure across the standard hierarchy.

Can I use automated epic sequencing for repositories with native sub-issue linking?

Yes, automated epic sequencing applies to repositories that use native sub-issue linking and need autonomous epic sequencing, PR review gating, and disciplined milestone and issue bookkeeping.

When should I not use autonomous milestone and issue bookkeeping for pull requests?

You should not use autonomous milestone and issue bookkeeping if your repository lacks native sub-issue linking, GitHub CLI access, or local test execution capabilities required for reliable issue closure.