ceratops-gh-repo-health-audit

Audit GitHub repository health and apply scripted repairs.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/ceratops-code/codex-skills --skill ceratops-gh-repo-health-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ceratops-gh-repo-health-audit
Source: https://github.com/ceratops-code/codex-skills/tree/main/skills/ceratops-gh-repo-health-audit
Command: npx skills add https://github.com/ceratops-code/codex-skills --skill ceratops-gh-repo-health-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate and improve the health, safety, and maintainability of GitHub repositories by auditing configuration, workflows, and policy conformance, then applying safe, script-driven repairs where possible.

Core Features & Use Cases

  • Detects misconfigurations in repository settings, workflows, and security posture.
  • Applies low-risk, deterministic fixes and reports risk areas requiring attention.
  • Use Case: Run nightly health checks on a repository to ensure ongoing protection and compliance, then automatically repair obvious gaps and surface decisions for complex issues.

Quick Start

Run the audit to scan the repository and generate a structured health report.

Frequently Asked Questions about ceratops-gh-repo-health-audit

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

FAQPage Schema
How do I audit a GitHub repository for security and workflow health?

Yes, this Skill automates GitHub repo health checks by analyzing local state and applying deterministic fixes for repository settings, workflows, and security posture. It identifies obvious gaps and automatically repairs them while surfacing complex issues for review.

Can I run automated health checks on private GitHub repositories?

Yes, this Skill works with active public and private GitHub repositories. It evaluates protections, workflows, security settings, and release hygiene, then suggests or performs safe, deterministic fixes to improve repository maintainability.

What is the best way to harden GitHub repo security settings automatically?

The best way to harden GitHub security settings is running a health audit that applies safe, script-driven repairs. This Skill evaluates repository protections and security posture, automatically fixing misconfigurations while reporting risk areas requiring manual attention.

How do I fix GitHub Actions workflow misconfigurations safely?

To fix GitHub Actions workflow misconfigurations safely, run the audit to detect issues in your workflows. The Skill applies low-risk, deterministic fixes to resolve obvious gaps and generates a structured report for complex decisions.

Does the GitHub repo health audit modify repository settings directly?

The GitHub repo health audit applies safe, scripted repairs to repository settings where possible. It uses bundled checks and local state analysis to evaluate protections and workflows, then suggests or performs deterministic fixes as appropriate.

What limitations should I expect when automating GitHub repository repairs?

When automating GitHub repository repairs, the limitation is that complex issues require manual decisions. The Skill applies only low-risk, deterministic fixes to misconfigurations and surfaces risk areas requiring attention rather than resolving all problems automatically.