repo-audit

Audit repository health by validating AGENTS.md, registry alignment, and trail freshness.

1|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/JayJihyunKim/rein --skill repo-audit-jayjihyunkim
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: repo-audit
Source: https://github.com/JayJihyunKim/rein/tree/main/plugins/rein-core/skills/repo-audit
Command: npx skills add https://github.com/JayJihyunKim/rein --skill repo-audit-jayjihyunkim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates a repository health audit, identifying outdated rules, missing tests, inactive agents, and trail inconsistencies to maintain quality and compliance across large codebases.

Core Features & Use Cases

  • Automated rule and agent inventory: detects unused rules and stale draft entries.
  • Trail integrity checks: verifies trail freshness and compression status for logs.
  • Security and governance: flags environment exposure and misconfigurations to prevent compliance issues.
  • Use Case: A team runs weekly audits to ensure all policies are up to date and trails are consistent before releases.

Quick Start

Run the repo-audit skill to generate a current health report and surface actionable issues.

Frequently Asked Questions about repo-audit

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

FAQPage Schema
How do I automate repository health checks for large codebases?▼

Automate repository health checks by running an audit to identify outdated rules, missing tests, inactive agents, and trail inconsistencies. This produces a standardized health report for maintaining quality and compliance across large codebases.

What does a trail consistency check verify during a repo audit?▼

A trail consistency check verifies trail index freshness and compression status for logs during a repository audit. It ensures trail integrity by detecting stale entries and misalignments across the repository.

How do I detect unused rules and inactive agents in my repository?▼

Detect unused rules and inactive agents by running an automated rule and agent inventory. This process identifies outdated rules and flags stale draft entries to maintain quality and compliance.

Can I use an automated audit to flag environment exposure and security misconfigurations?▼

Yes, you can use an automated audit to flag environment exposure and security misconfigurations. It validates environment exposure settings to prevent compliance issues during security reviews.

Does repo-audit require specific dependencies to validate AGENTS.md and registry alignment?▼

Repo-audit operates with no external dependencies to validate AGENTS.md and registry alignment. It independently checks environment exposure settings and trail index freshness to produce a standardized health report.

When should I run a repository compliance check before a release?▼

Run a repository compliance check during weekly maintenance or before releases to ensure all policies are up to date. It validates AGENTS.md, registry alignment, and trail consistency to surface actionable issues.