repo-health

Monitor CI pipeline status, dependency vulnerabilities, disk space, and backup integrity.

1|Updated May 20, 2026
One-click install
npx skills add https://github.com/Magnatrix-Lab/MAGNATRIX-OS --skill repo-health-magnatrix-lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-health
Source: https://github.com/Magnatrix-Lab/MAGNATRIX-OS/tree/main/skills/repo-health
Command: npx skills add https://github.com/Magnatrix-Lab/MAGNATRIX-OS --skill repo-health-magnatrix-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the monitoring of repository health, providing insights into CI status, dependency vulnerabilities, disk space, and backup integrity, streamlining the maintenance process.

Core Features & Use Cases

  • CI Pipeline Monitoring: Regularly checks the status of the CI/CD pipeline for any failures or delays.
  • Dependency Audit: Scans for known vulnerabilities in dependencies.
  • Disk Space and Log Rotation: Monitors disk space usage and ensures logs are rotated properly to prevent disk overuse.
  • Backup Integrity Verification: Checks the integrity of backups to ensure data can be restored if needed.
  • Health Reporting: Generates a comprehensive health report and broadcasts status updates to the operations team.

Quick Start

To start monitoring the health of your repository, activate the 'repo-health' skill and wait for the first report to be generated.

Frequently Asked Questions about repo-health

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

FAQPage Schema
How do I automate repository health monitoring for CI pipelines and dependencies?

Automated repository health monitoring checks CI pipeline status, scans dependencies for vulnerabilities, verifies backup integrity, and generates comprehensive health reports for operational teams.

What does a dependency audit check for in a software repository?

A dependency audit scans your software repository to identify known vulnerabilities within project dependencies, ensuring repository stability and security by flagging outdated or compromised packages.

How can I verify backup integrity and monitor disk space for my repositories?

Backup integrity verification checks that data can be successfully restored, while disk space monitoring tracks storage usage and ensures logs are rotated properly to prevent disk overuse.

Can I generate automated health reports for my software development operational team?

Yes, you can generate automated health reports that broadcast comprehensive status updates directly to your software development operational team, streamlining maintenance and ensuring repository stability.

What is the best way to monitor CI/CD pipeline status and prevent failures?

The best way to monitor CI/CD pipeline status is using automated checks that regularly inspect for failures or delays, providing timely insights into pipeline health for operational teams.

Do I need specific tools to start monitoring repository health and generating reports?

No specific external tools are required to start monitoring repository health; you can activate the skill to begin checking CI status, dependency vulnerabilities, and disk space automatically.