project-auditor

Audit repository configuration, dependencies, CI/CD setup, and architecture risk.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/curphey/bosun --skill project-auditor-curphey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-auditor
Source: https://github.com/curphey/bosun/tree/main/skills/project-auditor
Command: npx skills add https://github.com/curphey/bosun --skill project-auditor-curphey

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Auditing project health is often time-consuming and opaque. This skill provides a structured approach to quickly surface configuration gaps, dependency health issues, and architectural debt so teams can ship with confidence.

Core Features & Use Cases

  • Systematic health checks for repository readiness, CI/CD readiness, and dependency health
  • Guidance for assessing technical debt, documentation gaps, and onboarding readiness
  • Use cases include onboarding new projects, auditing slow builds, and reviewing project configuration

Quick Start

Run a quick health check on your repository to surface actionable debt items and configuration issues.

Frequently Asked Questions about project-auditor

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

FAQPage Schema
How do I audit technical debt and project health risks across a codebase?

Auditing technical debt involves systematically checking repository configuration, dependency health, and CI/CD readiness to surface actionable risks. This structured approach quantifies project health issues so teams can prioritize debt resolution.

What is the best way to assess repository readiness and CI/CD setup before onboarding?

The best way to assess repository readiness is through a systematic health audit that evaluates configuration, CI/CD setup, and documentation gaps. This surfaces onboarding blockers and architectural risks before new developers join the project.

Can I perform a dependency health audit for multi-language projects?

Yes, you can perform a dependency health audit across multi-language projects. The audit systematically identifies and quantifies dependency risks alongside configuration and architecture checks to provide a comprehensive view of project health.

How does bus factor analysis work when reviewing project configuration?

Bus factor analysis reviews project configuration and ownership to determine how many developers need to leave before a project stalls. It is included in a structured health audit to quantify architectural and onboarding readiness risks.

When do I need a structured project health audit instead of just fixing bugs?

You need a structured project health audit when onboarding new projects, reviewing slow builds, or auditing configuration. It systematically surfaces hidden technical debt and dependency health issues that bug fixes alone do not address.