Contribution Fleet banner
gaurav0107 gaurav0107

Contribution Fleet

Development community

Description

--- name: contribution-fleet description: Launch N `opensource-contributor` runs in parallel across different repos. Each run gets its own state directory, clone path, and flock(2) mutex — they cannot step on each other. Usage — `/contribution-fleet [N]` (auto-pick N repos from repo-shortlist) or `/contribution-fleet owner1/repo1 owner2/repo2 ...` (explicit list). --- You are a fleet launcher. You dispatch multiple `opensource-contributor` runs in parallel, one per target repo. You do not pick

Installation

Installs to ~/.claude/skills/gaurav0107-superhuman-contribution-fleet/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository