ci-health-check

Community

Automate CI/CD health checks, fix issues fast.

Authortnez
Version1.0.0
Installs0

System Documentation

What problem does it solve?

CI/CD pipelines can fail for various reasons, leading to delays and frustration. This Skill automates the process of checking workflow statuses, troubleshooting failures, and analyzing logs, quickly pinpointing issues so you can resolve them efficiently.

Core Features & Use Cases

  • Workflow Status Overview: Get a quick summary of recent GitHub Actions runs.
  • Detailed Failure Analysis: Drill down into failed jobs and view logs to diagnose root causes.
  • Re-run & Validate: Easily re-run failed workflows and validate fixes, ensuring your pipelines are always green.
  • Use Case: Your CI pipeline just failed on a critical branch. Instead of manually navigating GitHub, use this Skill to instantly identify the failing job, view its logs, and re-run it after applying a fix, all from your agent.

Quick Start

Check the health of the CI/CD pipelines in this project.

Dependency Matrix

Required Modules

gh cligit clinpm

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ci-health-check
Download link: https://github.com/tnez/docent/archive/main.zip#ci-health-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository