loop-it

Community

Ship GitHub issues with safe resume

Authorsmallnest
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the manual overhead of processing open GitHub issues one by one by turning them into a controlled, recoverable implementation loop.

Core Features & Use Cases

  • Dependency-aware ordering: Reads issue bodies, detects dependencies, and processes items in a safe sequence.
  • Checkpointed execution: Persists progress to .loop-state.json so interrupted runs can resume without losing work.
  • End-to-end issue handling: Prepares branches, implements work, runs review and notes, ships changes, and cleans up branches.
  • Use case: Ideal for teams that want to batch-execute a backlog of issues while preserving traceability, failure recovery, and branch hygiene.

Quick Start

Use the loop-it skill to process all open GitHub issues in this repository with dependency-aware ordering and checkpointed resume.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: loop-it
Download link: https://github.com/smallnest/goal-workflow/archive/main.zip#loop-it

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.