Github records changes. Online. Git records changes. Offline. There are branches, commits, merges, and pull requests. Learn them all you'll understand git. Since git is just online github that'll be the same basically. But github has so many pages, open source projects, etc. My tip install github app then search for open source software look at all the people who confributed to it, what they have pushed, what branches they have created, etc. In the context of claude, I think git can be used in the agentic setup to record changes. Like Cursor, Cline and Roocode all have a git like feature. Commits. You xan go back to a previous commit if the AI agents fucked the codebase up/ made changes you didn't like. Answer from backinthe90siwasinav on reddit.com
🌐
GitHub
github.com › anthropics › claude-code
GitHub - anthropics/claude-code: Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
This repository includes several Claude Code plugins that extend functionality with custom commands and agents.
Starred by 47.7K users
Forked by 3.3K users
Languages   Shell 46.4% | Python 33.8% | TypeScript 12.9% | PowerShell 4.7% | Dockerfile 2.2%
🌐
GitHub
github.com › hesreallyhim › awesome-claude-code
GitHub - hesreallyhim/awesome-claude-code: A curated list of awesome commands, files, and workflows for Claude Code
The repository is intentionally minimal, containing only configuration templates for three primary systems: Claude Code, Serena, and Task Master. Impressive CLI toolkit providing auto-save checkpointing, code quality hooks, specification generation and execution, and 20+ specialized subagents including oracle (gpt-5), code-reviewer (6-aspect deep analysis), ai-sdk-expert (Vercel AI SDK), typescript-expert and many more for Claude Code workflows.
Starred by 18.5K users
Forked by 1K users
Languages   Python 98.9% | Makefile 1.1%
🌐
Claude
code.claude.com › docs › en › github-actions
Claude Code GitHub Actions - Claude Code Docs
Claude Code GitHub Actions brings AI-powered automation to your GitHub workflow.
🌐
GitHub
github.com › anthropics › claude-code-action
GitHub - anthropics/claude-code-action
A general-purpose Claude Code action for GitHub PRs and issues that can answer questions and implement code changes. This action intelligently detects when to activate based on your workflow context—whether responding to @claude mentions, ...
Starred by 4.4K users
Forked by 1.3K users
Languages   TypeScript 93.6% | JavaScript 5.8% | Shell 0.6%
🌐
GitHub
github.com › topics › claude-code
claude-code · GitHub Topics · GitHub
Project management system for Claude Code using GitHub Issues and Git worktrees for parallel agent execution. project-management ai-agents claude ai-coding vibe-coding claude-code
🌐
GitHub
github.com › topics › claude-ai
claude-ai · GitHub Topics · GitHub
Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection · github python pdf documentation automation ocr mcp code-analysis web-scraping ast-parser documentation-generator conflict-detection multi-source github-scraper ai-tools claude-ai mcp-server claude-skills
🌐
GitHub
github.com › kodu-ai › claude-coder
GitHub - kodu-ai/claude-coder: Kodu is an autonomous coding agent that lives in your IDE. It is a VSCode extension that can help you build your dream project step by step by leveraging the latest technologies in automated coding agents
Kodu is an autonomous coding agent that lives in your IDE. It is a VSCode extension that can help you build your dream project step by step by leveraging the latest technologies in automated coding agents - GitHub - kodu-ai/claude-coder: Kodu ...
Starred by 5.3K users
Forked by 201 users
Languages   TypeScript
Find elsewhere
🌐
GitHub
github.com › anthropics
Anthropic · GitHub
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo
🌐
GitHub
github.com › AndyMik90 › Auto-Claude
GitHub - AndyMik90/Auto-Claude: Autonomous multi-session AI coding
Autonomous multi-session AI coding. Contribute to AndyMik90/Auto-Claude development by creating an account on GitHub.
Starred by 1.9K users
Forked by 284 users
Languages   TypeScript 51.8% | Python 46.6%
🌐
Claude
claude.com › product › claude-code
Claude Code - AI coding agent for terminal & IDE | Claude
Stop bouncing between tools. Claude Code integrates with GitHub, GitLab, and your command line tools to handle the entire workflow—reading issues, writing code, running tests, and submitting PRs—all from your terminal.
🌐
GitHub
github.com › VoltAgent › awesome-claude-code-subagents
GitHub - VoltAgent/awesome-claude-code-subagents: Production-ready Claude subagents collection with 100+ specialized AI agents for full-stack development, DevOps, data science, and business operations.
Production-ready Claude subagents collection with 100+ specialized AI agents for full-stack development, DevOps, data science, and business operations. - VoltAgent/awesome-claude-code-subagents
Starred by 6.2K users
Forked by 657 users
🌐
GitHub
github.com › davila7 › claude-code-templates
GitHub - davila7/claude-code-templates: CLI tool for configuring and monitoring Claude Code
Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.
Starred by 13.2K users
Forked by 1.2K users
Languages   Python 53.1% | JavaScript 24.8% | HTML 9.6% | TeX 8.3% | CSS 2.1% | Shell 1.4%
🌐
GitHub
github.com › ruvnet › claude-flow
GitHub - ruvnet/claude-flow: 🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code support via MCP protocol. Ranked #1 in agent-based frameworks.
🔥 Revolutionary AI Coordination: Build faster, smarter, and more efficiently with AI-powered development orchestration · 🆕 NEW: AgentDB Integration: 96x-164x performance boost with semantic vector search, reflexion memory, and skill library auto-consolidation ... # 1. Install Claude Code globally npm install -g @anthropic-ai/claude-code # 2.
Starred by 10.8K users
Forked by 1.4K users
Languages   JavaScript 43.0% | TypeScript 37.9% | Python 17.2% | Shell 1.8% | Dockerfile 0.1% | PowerShell 0.0%
🌐
Reddit
reddit.com › r/claudeai › giving claude full github repo and chat?
r/ClaudeAI on Reddit: Giving Claude full GitHub repo and chat?
July 13, 2024 -

Suppose I want Claude to be able to access all the files of a large GitHub repository. This gives the model full context about the code. That way it can answer deep repo related questions and produce new code as needed.

Obviously it’s not easy because of the limited context window. Claude projects won’t cut it either. Anyone exploring this avenue?

I saw some techniques like compressing code, code2prompt as being explored. Was curious about other approaches.

🌐
GitHub
github.com › wshobson › agents
GitHub - wshobson/agents: Intelligent automation and multi-agent orchestration for Claude Code
Intelligent automation and multi-agent orchestration for Claude Code - wshobson/agents
Starred by 23.2K users
Forked by 2.6K users
Languages   Python 68.0% | Shell 32.0%
🌐
GitHub
github.com › feiskyer › claude-code-settings
GitHub - feiskyer/claude-code-settings: Claude Code settings, commands and agents for vibe coding
Configuration for using Claude Code with Azure AI (Anthropic-compatible endpoint).
Starred by 948 users
Forked by 150 users
Languages   Shell 80.8% | Python 19.2%
🌐
GitHub
github.com › zilliztech › claude-context
GitHub - zilliztech/claude-context: Code search MCP for Claude Code. Make entire codebase the context for any coding agent.
Code Splitters: AST-based splitter (with automatic fallback), LangChain character-based splitter · Languages: TypeScript, JavaScript, Python, Java, C++, C#, Go, Rust, PHP, Ruby, Swift, Kotlin, Scala, Markdown ... While MCP is the recommended way to use Claude Context with AI assistants, you ...
Starred by 4.8K users
Forked by 442 users
Languages   TypeScript 68.1% | Python 16.0% | JavaScript 10.7% | CSS 3.2% | HTML 2.0%
🌐
GitHub
github.com › musistudio › claude-code-router
GitHub - musistudio/claude-code-router: Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.
Get 10% OFF GLM CODING PLAN:https://z.ai/subscribe?ic=8JVLJQFSKB · A powerful tool to route Claude Code requests to different models and customize any request.
Starred by 23.8K users
Forked by 1.9K users
Languages   TypeScript 95.4% | JavaScript 2.9% | CSS 1.6%