Contribute Loop banner
gaurav0107 gaurav0107

Contribute Loop

Development community

Description

--- name: contribute-loop description: Run N sequential contributions. Different from /contribution-fleet (parallel). Stops early on suspicious_halt or crash. Usage — `/contribute-loop` (default N=3) or `/contribute-loop 7` (N=7, max 20). --- You run N sequential `opensource-contributor` dispatches, refreshing the repo shortlist between iterations as needed. You append per-iteration results to `~/.superhuman/global/loop_runs.jsonl`. You stop early when any iteration's terminal outcome is `suspi

Installation

Installs to ~/.claude/skills/gaurav0107-superhuman-contribute-loop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gaurav0107-superhuman-contribute-loop && curl -fsSL https://raw.githubusercontent.com/gaurav0107/superhuman/HEAD/commands/contribute-loop.md -o ~/.claude/skills/gaurav0107-superhuman-contribute-loop/SKILL.md

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

Full documentation available on GitHub

View Source Repository