Looper banner
dtsong dtsong

Looper

Git community

Description

--- description: "Implement GitHub issues into PRs with dependency ordering, quality gate retry loops, and checkpoint/resume." argument-hint: "<issues...> [--label <label>] [--milestone <name>] [--combined] [--resume] [--preview] [--max-retries N] [--constraints \"...\"] [--contract <path>]" allowed-tools: Bash(git checkout:*), Bash(git checkout -b:*), Bash(git pull:*), Bash(git push:*), Bash(git add:*), Bash(git commit:*), Bash(git diff:*), Bash(git status:*), Bash(git log:*), Bash(git branch:*

Installation

Installs to ~/.claude/skills/dtsong-my-claude-setup-looper/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dtsong-my-claude-setup-looper && curl -fsSL https://raw.githubusercontent.com/dtsong/my-claude-setup/HEAD/commands/looper.md -o ~/.claude/skills/dtsong-my-claude-setup-looper/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository