Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A webhook service that connects Claude Code to GitHub repositories, enabling AI-powered code assistance directly through pull requests and issues. This integration allows Claude to analyze repositories, answer technical questions, and help developers understand and improve their codebase through simple @mentions.
| Date | Stars |
|---|---|
| 2026-07-31 | 485 |
| 2026-08-06 | 486 |
Today
+1 stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Claude GitHub Webhook [](https://discord.com/widget?id=1377708770209304676&theme=dark) [](https://github.com/claude-did-this/claude-hub/actions/workflows/main.yml) [](https://github.com/claude-did-this/claude-hub/actions/workflows/security.yml) [](test/README.md) [](https://codecov.io/gh/claude-did-this/claude-hub) [](https://github.com/claude-did-this/claude-hub/releases) [](https://hub.docker.com/r/intelligenceassist/claude-hub) [](package.json) [](LICENSE) 🚀 **[Quick Start Guide](./QUICKSTART.md)** | 💬 **[Discord](https://discord.com/widget?id=1377708770209304676&theme=dark)** | 📚 **[Documentation](https://claude-did-this.com/claude-hub/overview)** | 📖 **[Complete Setup](./docs/complete-workflow.md)** | 🔐 **[Authentication](./docs/claude-authentication-guide.md)**  Deploy Claude Code as a fully autonomous GitHub bot. Create your own bot account, mention it in any issue or PR, and watch AI-powered development happen end-to-end. Claude can implement complete features, review code, merge PRs, wait for CI builds, and run for hours autonomously until tasks are completed. Production-ready microservice with container isolation, automated workflows, and intelligent project management. ## What This Does ```bash # In any GitHub issue or PR (using your configured bot account): @YourBotName implement user authentication with OAuth @YourBotName review this PR for security vulnerabilities @YourBotName fix the failing CI tests and merge when ready @YourBotName refactor the database layer for better performance ``` Claude autonomously handles complete development workflows. It analyzes your entire repository, implements features from scratch, conducts thorough code reviews, manages pull requests, monitors CI/CD pipelines, and responds to automated feedback - all without human intervention. No context switching. No manual oversight required. Just seamless autonomous development where you work. ## 🚀 Quick Start **Follow our [10-minute Quick Start Guide](./QUICKSTART.md)** to get Claude responding to your GitHub issues using Cloudflare Tunnel - no domain or complex setup required! ```bash # 1. Clone and configure git clone https://github.com/claude-did-this/claude-hub.git cd claude-hub cp .env.quickstart .env nano .env # Add your GitHub token and bot details # 2. Authenticate Claude (uses your Claude.ai Max subscription) ./scripts/setup/setup-claude-interactive.sh # 3. Start the service docker compose up -d # 4. Create a tunnel (see quickstart guide for details) cloudflared tunnel --url http://localhost:3002 ``` That's it! Your bot is ready to use. See the **[complete quickstart guide](./QUICKSTART.md)** for detailed instructions and webhook setup. ## Autonomous Workflow Capabilities ### End-to-End Development 🚀 - **Feature Implementation**: From requirements to fully tested, production-ready code - **Code Review & Quality**: Comprehensive analysis including security, performance, and best practices - **PR Lifecycle Management**: Creates branches, commits changes, pushes code, and manages merge pr
Excerpt of 14,516 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:9cab0fe150fa90a1, topic:automation