awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
anthropics avatar

anthropics/claude-code-action

0
View on GitHub↗
5,744 estrellas·1,449 forks·TypeScript·mit·10 vistas

Claude Code Action

Claude Code Action is an AI-powered GitHub Action that reads repository context and executes code changes, reviews, and automation tasks through natural language commands. It functions as an automated code reviewer that analyzes pull request diffs and suggests improvements for quality, architecture, and security, while also serving as a conversational agent that answers code questions when mentioned in issues or comments.

The action modifies repository files by creating commits and branches through the GitHub API, enabling code changes without local clones. It converts plain English instructions into executable file modifications by parsing intent and generating structured diffs, and examines file changes in pull requests by comparing base and head branches to identify issues. The tool also monitors issue comments for @mentions and extracts questions or commands from natural language text, and triggers automated maintenance tasks at predefined intervals using GitHub Actions' cron schedule syntax.

Beyond code review and Q&A, the action runs scheduled maintenance, issue triage, documentation sync, and other recurring workflows on a GitHub runner. It generates validated JSON results from AI analysis that become available as action outputs for downstream pipeline steps, and serializes analysis results into validated JSON objects set as action outputs for subsequent workflow steps. The action runs as a composite action within GitHub's workflow runtime, receiving inputs and emitting outputs through the standard action interface.

Features

  • AI Code Reviewers - An automated code reviewer that analyzes pull request diffs and suggests improvements for quality and security.
  • Coding Question Answering Systems - Responds to @mentions and comments with explanations about code, architecture, and programming concepts.
  • Issue & Comment Responders - Responds to @claude mentions in issues and comments with code explanations and changes.
  • Natural Language Code Editing - Converts plain English instructions into executable file modifications by parsing intent and generating diffs.
  • Pull Request Analysis Agents - Examines file changes in pull requests by comparing base and head branches to identify issues.
  • Interactive Code Q&A - Responds to @mentions and comments with explanations about code, architecture, and programming concepts.
  • Git API File Mutators - Modifies repository files by creating commits and branches through the GitHub API without local clones.
  • GitHub Actions - Runs as a composite action within GitHub's workflow runtime, receiving inputs and emitting outputs.
  • AI-Powered Action Agents - An AI-powered GitHub Action that reads repository context and executes code changes, reviews, and automation tasks.
  • Recurring Task Scheduling - Runs scheduled maintenance, issue triage, documentation sync, and recurring workflows on a GitHub runner.
  • Mention-Based - Monitors issue comments for @mentions and extracts questions or commands from natural language text.
  • Structured JSON Generation - Generates validated JSON outputs from AI analysis for downstream workflow consumption.
  • Cron Scheduling - Triggers automated maintenance tasks at predefined intervals using cron schedule syntax.
  • Maintenance Automation Agents - Runs scheduled tasks like issue triage, documentation sync, and recurring workflows on a GitHub runner.

Historial de estrellas

Gráfico del historial de estrellas de anthropics/claude-code-actionGráfico del historial de estrellas de anthropics/claude-code-action

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace anthropics/claude-code-action?

Claude Code Action is an AI-powered GitHub Action that reads repository context and executes code changes, reviews, and automation tasks through natural language commands. It functions as an automated code reviewer that analyzes pull request diffs and suggests improvements for quality, architecture, and security, while also serving as a conversational agent that answers code questions when mentioned in issues or comments.

¿Cuáles son las características principales de anthropics/claude-code-action?

Las características principales de anthropics/claude-code-action son: AI Code Reviewers, Coding Question Answering Systems, Issue & Comment Responders, Natural Language Code Editing, Pull Request Analysis Agents, Interactive Code Q&A, Git API File Mutators, GitHub Actions.

¿Qué alternativas de código abierto existen para anthropics/claude-code-action?

Las alternativas de código abierto para anthropics/claude-code-action incluyen: qodo-ai/pr-agent — PR Agent is an AI-powered code analysis tool and pull request reviewer that uses large language models to automate… qodo-ai/qodo-cover — Qodo Cover is an engineering governance platform and AI-powered assistant designed for automated code review and unit… anc95/chatgpt-codereview — ChatGPT-CodeReview is an AI-driven code analysis tool and bot that uses a large language model to automatically review… github/copilotforxcode — CopilotForXcode is an AI-powered coding assistant integrated directly into Xcode as a source editor extension. It… potpie-ai/potpie — Potpie is an LLM codebase analysis platform and multi-agent orchestration framework designed to act as an AI software… vercel/vercel — Vercel is a cloud platform for building, deploying, and scaling web applications. It provides a unified infrastructure…

Alternativas open-source a Claude Code Action

Proyectos open-source similares, clasificados según cuántas características comparten con Claude Code Action.
  • qodo-ai/pr-agentAvatar de qodo-ai

    qodo-ai/pr-agent

    11,630Ver en GitHub↗

    PR Agent is an AI-powered code analysis tool and pull request reviewer that uses large language models to automate version control workflows. It functions as a programmatic agent that integrates with version control platforms to provide automated quality checks, explain code changes, and manage pull request documentation. The system distinguishes itself by enforcing organizational engineering standards through a customizable rule-based system. It leverages retrieval-augmented generation to inject repository context and organizational guidelines into its analysis, ensuring that feedback remain

    Pythoncode-reviewcodereviewcoding-assistant
    Ver en GitHub↗11,630
  • qodo-ai/qodo-coverAvatar de qodo-ai

    qodo-ai/qodo-cover

    5,444Ver en GitHub↗

    Qodo Cover is an engineering governance platform and AI-powered assistant designed for automated code review and unit test generation. It utilizes an abstract syntax tree codebase knowledge graph to map dependencies and architectural relationships, allowing it to analyze pull requests and enforce organizational coding standards. The system distinguishes itself through a multi-agent analysis pipeline that performs architectural reasoning and identifies bugs beyond the immediate diff. It features a model context protocol server to expose codebase intelligence to external tools and can automatic

    Pythonagentsaitest-automation
    Ver en GitHub↗5,444
  • anc95/chatgpt-codereviewAvatar de anc95

    anc95/ChatGPT-CodeReview

    4,445Ver en GitHub↗

    ChatGPT-CodeReview is an AI-driven code analysis tool and bot that uses a large language model to automatically review pull request diffs and post feedback on code changes. It functions as a system for detecting bugs and suggesting improvements in source code. The tool provides a containerized runtime for deployment as a background process or through a GitHub Action. Users can customize the analysis behavior, style, and technical depth by adjusting model parameters and system prompts. The system handles automated code review workflows by triggering analysis via webhooks and CI pipelines, upd

    JavaScript
    Ver en GitHub↗4,445
  • potpie-ai/potpieAvatar de potpie-ai

    potpie-ai/potpie

    5,161Ver en GitHub↗

    Potpie is an LLM codebase analysis platform and multi-agent orchestration framework designed to act as an AI software engineer. It parses repositories into a structured code knowledge graph, enabling AI agents to perform multi-hop reasoning, dependency tracing, and grounded technical analysis across large codebases. The system distinguishes itself through a spec-driven development framework where agents generate detailed technical specifications and architecture plans before implementing multi-file code changes. It utilizes a durable execution engine to coordinate specialized AI personas for

    Pythonagentsai-agentsai-agents-framework
    Ver en GitHub↗5,161
  • Ver las 30 alternativas a Claude Code Action→