Tracker Loop — Git skill for Claude Code
Run ONE iteration of an unattended loop — babysit a PR to green, clear an epic leaf by leaf, or poll a label and dispatch /work-issue — with budgets and stop conditions kept on disk.
How to install Tracker Loop
Installs to ~/.claude/skills/maxdimitrov-agent-issue-tracker-tracker-loop/SKILL.md
mkdir -p ~/.claude/skills/maxdimitrov-agent-issue-tracker-tracker-loop && curl -fsSL https://raw.githubusercontent.com/maxdimitrov/agent-issue-tracker/HEAD/commands/tracker-loop.md -o ~/.claude/skills/maxdimitrov-agent-issue-tracker-tracker-loop/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Tracker Loop does
description: Run ONE iteration of an unattended loop — babysit a PR to green, clear an epic leaf by leaf, or poll a label and dispatch /work-issue — with budgets and stop conditions kept on disk. Recurrence comes from /loop or a session cron.
/tracker-loop [ref] [--merge | --draft] | status | stop []
One iteration per invocation. `/tracker-loop` never schedules itself and never calls `ScheduleWakeup`; recurrence is external:
| Recurrence | How |
|---|---|
| Self-paced (pr |
Alternatives in Git
- Epic Sync — Sync epic issue bodies, labels, and local coordination snapshots from GitHub 243.5k ★
- Triage Open Pull Requests — Review, label, and act on all open PRs for a repository using parallel review agents 10.8k ★
- Pull PRs — Pull open GitHub PRs into the github-pr tracker as backlog items 1.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ship And Babysit
Commit, push to origin, open a PR against bendourthe/Gemma-Code:main, then poll Gemma-Code's own CI every ~270
Push Plan
Push a vetted local plan to the configured tracker — repo-pr is a no-op; Linear creates one issue per task und
Concurrency Atomicity
Run a concurrency-correctness and atomicity review against a diff, PR, or branch — race conditions, TOCTOU, de
Repo Resume
Your repo's resume, kept hireable for humans and agents. Judge AGENTS.md / CLAUDE.md on the printed page, budg
Craft Research
Ad-hoc research command. Parallel researcher agents investigate sub-questions, write branch files to disk, orc
Prune Worktrees
Remove git worktrees whose PR has merged, to recover disk (dry-run first)
Related Agents
Notifier
Writes one lane's ending to the outside world during an unattended /dev-loop run — swaps the issue's workflow
Svelte Recurrence Sweep
Given a defect just found or fixed in a SvelteKit app (apps/moderator, apps/auth, apps/creator-studio), finds
Hub Improve Analyzer
Reads the feedback inbox, clusters findings by target file, and drafts hub-change proposals gated on ≥2-run re