ai-repo-health

Audit Git repositories for hygiene issues and prioritized cleanup actions.

1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/svange/augint-shell --skill ai-repo-health
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-repo-health
Source: https://github.com/svange/augint-shell/tree/main/.agents/skills/ai-repo-health
Command: npx skills add https://github.com/svange/augint-shell --skill ai-repo-health

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps repositories healthy by automating hygiene checks, branch cleanup planning, and code-quality analysis across diverse Git workflows.

Core Features & Use Cases

  • Structured health audit to surface hygiene gaps, stale branches, and code-quality indicators.
  • Safe cleanup recommendations that prioritise actions to improve repository health.
  • Reusable process across multiple repositories to standardize maintenance.

Quick Start

Run a repository health audit for your project to surface hygiene issues and recommended cleanup actions.

Frequently Asked Questions about ai-repo-health

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

FAQPage Schema
How do I audit repository health and find stale branches?

A repository health audit analyzes Git branches and history to surface hygiene gaps, stale branches, and code-quality indicators. It evaluates hygiene metrics and outputs safe, prioritized cleanup actions with actionable recommendations for maintenance.

What is the best way to clean up branch drift in a Git repository?

The best way to clean up branch drift is through a structured health audit that analyzes history and evaluates hygiene metrics. This generates safe cleanup recommendations that prioritize actions to resolve drift and improve overall repository health.

Can I use a single repository health audit across multiple repositories?

Yes, the repository health audit is applicable to single repositories, multi-repo fleets, and open-source projects. It provides a reusable process to standardize maintenance and automate hygiene checks across diverse Git workflows.

How does automated Git hygiene analysis handle diverse workflows?

Automated Git hygiene analysis handles diverse workflows by evaluating repository metrics and guiding maintenance across different Git branching strategies. It surfaces code-quality signals and generates safe, prioritized cleanup actions tailored to the specific workflow.

What do I need to run an automated repository cleanup analysis?

You need a Git repository with existing branch history to run an automated cleanup analysis. The audit evaluates branches and history to surface hygiene issues, outputting actionable recommendations for safe maintenance without requiring external dependencies.