costajohnt/oss-autopilot
Claude Code plugin — AI-powered autopilot for managing open source contributions. Track PRs, respond to maintainers, discover issues, maintain velocity.
Implements a monorepo architecture (core library, MCP server, Preact dashboard) with deterministic state logic in TypeScript and AI orchestration layered on top—critical decisions like PR classification and CI failure categorization live in tested code, not prompts. Integrates deeply with GitHub's API using ETag caching, rate limit backoff, and bounded concurrency to handle fork-based workflows at scale without hitting API limits. Human-in-the-loop review gates ensure nothing posts to GitHub without explicit approval, and all factual claims in AI-drafted comments are verified against diffs before presentation.
Stars
6
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/costajohnt/oss-autopilot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
UfoMiao/zcf
Zero-Config Code Flow for Claude code & Codex
frankbria/ralph-claude-code
Autonomous AI development loop for Claude Code with intelligent exit detection
popup-studio-ai/bkit-claude-code
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
shinpr/claude-code-workflows
Production-ready development workflows for Claude Code, powered by specialized AI agents.
cheolwanpark/claude-agent-toolkit
Python framework for building agents using claude-code-sdk with programmable tools