github

Investigate GitHub code changes and deployments to identify root causes.

387|68|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/Arvo-AI/aurora --skill github-arvo-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/Arvo-AI/aurora/tree/main/server/chat/backend/agent/skills/integrations/github
Command: npx skills add https://github.com/Arvo-AI/aurora --skill github-arvo-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub code repository integration for investigating code changes during RCA and managing fixes.

Core Features & Use Cases

  • Discover connected repos and analyze deployments, commits, and PR activity for RCA context.
  • Propose, review, and apply fixes via GitHub PRs focusing on root cause remediation.
  • Use Case: When an incident occurs, correlate recent commits and merged PRs with deployments to identify potential causes.

Quick Start

Instruct the agent to run a GitHub RCA on a target repository to surface affected files, deployments, and patches.

Frequently Asked Questions about github

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I investigate recent GitHub commits and pull requests during root-cause analysis?

GitHub RCA investigates code changes and deployments in connected repositories to identify root causes. It correlates recent commits, diffs, and merged pull requests within a defined time window to pinpoint the source of an incident.

What is the best way to correlate GitHub deployments with merged pull requests for incident remediation?

Correlating GitHub deployments with merged pull requests for incident remediation involves analyzing deployment events and recent code changes. This surfaces affected files and patches, helping to pinpoint the root cause of the incident.

Can I propose and apply fixes via GitHub pull requests after identifying a root cause?

Yes, you can propose and apply fixes via GitHub pull requests after identifying a root cause. The workflow supports proposing, reviewing, and applying remediation patches directly through PRs to resolve incidents.

Does GitHub RCA work with connected repos to analyze code changes and diffs for incident investigation?

Yes, GitHub RCA works with connected repos to analyze code changes and diffs. It discovers repositories and queries RCA-related actions, including commits, diffs, and merged pull requests, to provide incident context.

How do I discover connected GitHub repositories to investigate recent deployments during an incident?

You can discover connected GitHub repositories to investigate recent deployments during an incident by instructing the agent to run a GitHub RCA. This surfaces affected files, deployment activity, and patches across the connected repositories.