contributing-clanker
Local-only OSS contribution command center with 41 deterministic gates against AI-slop failure modes. Helps maintainers triage contributor PRs, check for typical AI-generated patterns (over-engineering, false claims, fabricated tests, license violations), and approve / request-changes from a single dashboard.
Installation
Open Claude Code and run this command:
/plugin install contributing-clanker@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
> Local-only OSS contribution command center. 41 deterministic gates against AI-slop failure modes.
A Claude Code plugin that turns /contribute into a discipline tool: every external action (claim, design issue, PR open, comment) passes through phase-appropriate gates that BLOCK or WARN on traps real maintainers complain about. Markdown-only state. No daemons. No SQLite. Filesystem is the tracker.




Links: source repo · gate inventory · failure-mode catalog · risk register · architecture
Skills (1)
Local-only OSS contribution command center.
FAQ
/contribute doesn't activate after install |
Restart Claude Code |
|---|---|
gh: not logged in |
gh auth login |
jq: command not found |
apt-get install jq (or equivalent for your platform) |
| Gate BLOCKs unexpectedly | Run audit-overrides.sh --gate= to see if it's a known false-positive cluster; override with --override-gate if the BLOCK is wrong; submit a refinement to the source repo if the gate itself needs fixing |
| Dossier missing for a repo | First contribution to that repo; @researcher auto-builds on first transition |
| Stale dossier (>14 days) | Auto-refresh on next gate run; or @researcher refresh |
| Want to disable one gate for one repo | Edit the dossier: disabled_gates: [ |