repo-analyze

Audit repositories across 15 dimensions and output graded GO/NO-GO verdicts.

6|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/HomericIntelligence/ProjectHephaestus --skill repo-analyze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-analyze
Source: https://github.com/HomericIntelligence/ProjectHephaestus/tree/main/skills/repo-analyze
Command: npx skills add https://github.com/HomericIntelligence/ProjectHephaestus --skill repo-analyze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Repository health assessment and governance: it audits structure, quality, and readiness, providing an actionable grade-based report.

Core Features & Use Cases

  • Deep, multi-dimension repository audits across architecture, code quality, testing, security, and operations.
  • Generates per-section grades (A-F) with justifications and a consolidated GO/NO-GO verdict.
  • Produces a prioritized remediation list and an executive summary for stakeholders.

Quick Start

Run the audit from the repository root to generate a graded report and remediation plan.

Frequently Asked Questions about repo-analyze

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

FAQPage Schema
How do I run a repository health audit to assess code quality and readiness?

To run a repository health audit, execute the tool from the repository root to automatically evaluate completeness across 15 dimensions. It generates a graded rubric per section and a consolidated GO/NO-GO verdict with actionable remediation notes.

Can I audit a monorepo for security and architecture quality?

Yes, you can audit a monorepo for security and architecture quality. The tool explicitly supports both monorepos and single-repo projects, evaluating operational readiness, code quality, and testing dimensions.

What is a repository health assessment and what does it evaluate?

A repository health assessment audits structure, quality, and readiness to provide an actionable grade-based report. It evaluates architecture, code quality, testing, security, and operations to determine overall project completeness.

How do I get a GO/NO-GO readiness verdict for my codebase before deployment?

You get a GO/NO-GO readiness verdict by running an audit that grades your codebase across 15 evaluation dimensions. The tool outputs a consolidated verdict alongside a prioritized remediation list and an executive summary for stakeholders.

Does repository auditing work without configuring external dependencies or components?

Yes, repository auditing works without configuring external dependencies or components. The tool operates independently to assess operational readiness and code quality directly from your existing repository root.

What is the best way to identify and prioritize code remediation tasks across a repository?

The best way to identify and prioritize code remediation tasks is to run a multi-dimension repository audit. It generates per-section grades with justifications and produces a prioritized remediation list to guide fixes.