git-ci

Query and summarize CI/CD status for GitHub Actions and GitLab CI pipelines.

4|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/dmythro/agent-skills --skill git-ci
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git-ci
Source: https://github.com/dmythro/agent-skills/tree/main/skills/git-ci
Command: npx skills add https://github.com/dmythro/agent-skills --skill git-ci

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Query and summarize CI/CD status for GitHub Actions and GitLab CI to reveal pipeline health across repositories.

Core Features & Use Cases

  • Current-branch CI status: quick visibility into the health of the latest commits.
  • Recent run insights: view recent workflows, statuses, and failure details.
  • Merge readiness: assess if a PR has green checks and required approvals.

Quick Start

Run a quick status check across your GitHub and GitLab pipelines to verify the current build health.

Frequently Asked Questions about git-ci

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

FAQPage Schema
How do I check CI/CD pipeline status for my current branch across repositories?

You can check CI/CD pipeline status by querying and summarizing GitHub Actions and GitLab CI runs, which reveals pipeline health across repositories and provides quick visibility into the health of your latest commits.

Can I assess merge readiness by checking if a PR has green checks and required approvals?

Yes, you can assess merge readiness by querying CI/CD status to verify if a PR has green checks and required approvals, applying detailed run views to diagnose any failures blocking the merge.

How do I diagnose GitHub Actions and GitLab CI build failures?

Diagnose GitHub Actions and GitLab CI build failures by querying recent workflow runs to view statuses and failure details, using detailed run views and JSON-friendly output to pinpoint issues while minimizing token usage.

Does this tool support both GitHub Actions and GitLab CI for monitoring ongoing builds?

Yes, this tool supports monitoring ongoing builds for both GitHub Actions and GitLab CI. It queries and summarizes pipeline status to reveal overall pipeline health across your repositories on both platforms.

What is the best way to view recent CI/CD workflow runs and their statuses?

The best way to view recent CI/CD workflow runs is to query recent run insights, which display recent workflows, statuses, and failure details in a JSON-friendly output format while minimizing token usage.

Do I need to provide specific configurations to minimize token usage when querying pipeline health?

No specific configurations are required to minimize token usage when querying pipeline health. The tool natively minimizes token usage while providing JSON-friendly output for monitoring ongoing builds and reviewing recent runs.