An AI agent team that automates your open-source contributions — it picks the GitHub issue, builds the fix, scores its own PR, and iterates until a maintainer would merge it.
Plus merges into llama_index, mem0, langchain4j, lima, LibreChat, and mocha.
Open-loop tools generate once and hope. superhuman grades its own work before a maintainer ever sees it.
A 10-dimension rubric grades the PR like a maintainer would.
The single weakest dimension. Nothing else.
Routed to the matching language specialist.
Until 95% merge probability — two runs in a row.
every outcome → merge_outcomes.jsonl → a sharper prior for the next repo
Needs gh (authenticated), git, jq · Forks only, --force-with-lease · MIT licensed
In Claude Code, these are slash commands. Type one and walk away — the agent team takes it from there.
Builds a ranked shortlist of repositories and the best open issue in each. Optional — /contribute will pick for you if you skip it.
Picks the top repo and issue, then runs the full loop to a merge-ready PR. Aim it yourself with /contribute owner/repo or /contribute owner/repo 12345.
Several contributions in one run — /contribute-loop works through them one after another, /contribution-fleet runs them in parallel across different repos.
A live view of the active run, its score history, and every merge outcome so far.
On OpenAI Codex there are no slash commands — just tell Codex "use the superhuman skill to contribute."
--force-with-lease, runs only allowlisted CI commands, and is MIT-licensed and fully auditable. It's built to be the opposite of the automated PR spam that pushed GitHub to add pull-request limits in 2026.curl -fsSL https://raw.githubusercontent.com/gaurav0107/superhuman/main/install.sh | bash) sets up superhuman and its dependencies for Claude Code. In Codex you symlink the skill into ~/.codex/skills and tell Codex to "use the superhuman skill to contribute." The same agent workflow runs on either harness.gh CLI (authenticated), git, and jq. In Claude Code, first install the superpowers plugin (a prerequisite), then add the superhuman marketplace and install the plugin — two commands, then it runs unattended. Full commands are in the Install section above.