project-check

Audit code projects for gaps across Infrastructure, Security, Quality, and Harness.

123|22|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/AlexZio00/claude-code-skills --skill project-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-check
Source: https://github.com/AlexZio00/claude-code-skills/tree/main/project-check
Command: npx skills add https://github.com/AlexZio00/claude-code-skills --skill project-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hundreds of projects run into structural gaps that slow delivery and introduce risk. This skill performs a read-only audit across Infrastructure, Security, Quality, and Harness to surface gaps and prioritize fixes.

Core Features & Use Cases

  • Read-only health scan across Infrastructure, Security, Quality, and Harness, surfacing gaps ordered by severity.
  • Generates actionable guidance for remediation and sprint planning.
  • Useful before new sprints, code reviews, or onboarding a repo to establish baseline health.

Quick Start

Run /project-check to perform a read-only health scan on your repository.

Frequently Asked Questions about project-check

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

FAQPage Schema
How do I run a read-only health check on my code repository?

Run a read-only health check by executing the scan command on your repository to audit Infrastructure, Security, Quality, and Harness, surfacing gaps without executing code. It generates actionable guidance for remediation and sprint planning.

What is a project health scan and when do I need one?

A project health scan is a read-only audit that surfaces structural gaps across Infrastructure, Security, Quality, and Harness. You need one before new sprints, code reviews, or onboarding a repo to establish baseline health and prioritize fixes.

Does a repository security audit modify my source code?

A repository security audit enforces strict read-only analysis and never executes code. It surfaces security gaps ordered by severity and generates actionable remediation guidance without modifying your source files.

Can I use an infrastructure audit to prepare for a sprint planning meeting?

Yes, you can use an infrastructure audit to prepare for sprint planning by surfacing structural gaps across Infrastructure, Security, Quality, and Harness. It prioritizes remediation steps to help structure your upcoming work.

What is the best way to identify structural gaps in an ongoing code project?

The best way to identify structural gaps is performing a read-only audit across Infrastructure, Security, Quality, and Harness. This surfaces gaps ordered by severity and generates actionable guidance for prioritizing fixes.

What limitations exist when scanning a repository for code quality issues?

The main limitation is that the scan enforces read-only analysis and never executes code. It surfaces quality gaps ordered by severity to guide remediation, but it does not automatically fix the identified issues.