auto-github-contributor

Community

End-to-end OSS contribution automation.

Authorpftom
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Developers often waste time locating suitable contributions and coordinating end-to-end workflow to create PRs for open-source projects. This Skill streamlines the process by surfacing quick-win issues and repo cleanups, then guiding a complete development loop until quality gates (lint, typecheck, tests) pass.

Core Features & Use Cases

  • Discover labeled issues (e.g., good first issue, help wanted, documentation) and repo quick-wins (typos, missing tests, i18n gaps, TODOs) in parallel.
  • Run a TDD-style development loop that iterates on tests, implementation, and refactoring until lint, typecheck, and tests are all green.
  • Open PRs via GitHub CLI (gh pr create) and return the PR URL for easy sharing and review.
  • Provide interactive prompts, safety rails, and provenance (SPEC.md/TODO.md) to ensure auditable changes.

Quick Start

Invoke the Claude Code slash command to scan a target repo, pick a task, and open a PR end-to-end.

Dependency Matrix

Required Modules

ghjqgitpython3rg

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: auto-github-contributor
Download link: https://github.com/pftom/auto-github-contributor/archive/main.zip#auto-github-contributor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.