uplevel

Audit repository health across security, documentation, code quality, testing, and standards.

191|29|Updated Sep 2, 2025
One-click install
npx skills add https://github.com/juanandresgs/claude-system --skill uplevel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uplevel
Source: https://github.com/juanandresgs/claude-system/tree/main/skills/uplevel
Command: npx skills add https://github.com/juanandresgs/claude-system --skill uplevel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill performs a comprehensive audit of your repository's health across multiple critical dimensions, identifying areas for improvement and potential risks.

Core Features & Use Cases

  • Holistic Audit: Analyzes security vulnerabilities, documentation completeness, code quality, testing coverage, staleness, and adherence to standards.
  • Actionable Reporting: Generates a scored report and automatically creates GitHub Issues for high-priority findings.
  • Use Case: Run /uplevel on your project to get a clear, data-driven assessment of its overall health, pinpointing exactly where to focus your efforts for better maintainability and security.

Quick Start

Run a full audit of the current repository to identify any issues.

Frequently Asked Questions about uplevel

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

FAQPage Schema
How do I audit repository health for security and code quality issues?

A repository health audit analyzes security vulnerabilities, documentation completeness, code quality, testing coverage, and staleness. It identifies risks, scores the repository, and generates actionable GitHub Issues for critical findings to improve maintainability.

What does a comprehensive repository health audit cover?

A repository health audit covers security vulnerabilities, documentation completeness, code quality, testing coverage, staleness, and adherence to standards. It evaluates these dimensions to provide a data-driven assessment of overall repository health and pinpoint areas needing improvement.

How do I run a targeted code quality or security audit on specific areas?

Run a targeted audit using the `--area` flag to focus on specific dimensions like security or code quality. Use the `--quick` flag to perform a read-only scan that evaluates repository health without generating new issues.

Can I automatically generate GitHub Issues for code quality and security findings?

Yes, you can automatically generate GitHub Issues for high-priority findings. The audit process identifies critical security vulnerabilities and code quality risks, then creates actionable GitHub Issues to track and resolve them directly in your repository.

What's the best way to assess repository staleness and maintenance standards?

The best way to assess repository staleness and maintenance standards is to run a holistic health audit. It evaluates adherence to standards, checks for staleness, and scores the repository to provide a clear, data-driven assessment of where to focus maintenance efforts.

Does the repository audit require write access to create issues?

The repository audit does not require write access if you use the `--quick` flag. This performs a read-only scan that evaluates security, documentation, and code quality without automatically generating actionable GitHub Issues for findings.