check-quality

Audit and enforce quality infrastructure for tests, CI/CD, hooks, coverage, and linting.

13|3|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/phrazzld/agent-skills --skill check-quality
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-quality
Source: https://github.com/phrazzld/agent-skills/tree/main/core/check-quality
Command: npx skills add https://github.com/phrazzld/agent-skills --skill check-quality

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the auditing and enforcement of essential quality infrastructure for software projects, ensuring tests, CI/CD, hooks, and linting are robust and effective.

Core Features & Use Cases

  • Comprehensive Audit: Assesses testing frameworks, git hooks, CI/CD pipelines, linting tools, and security configurations.
  • Automated Fixes: Identifies gaps and automatically implements solutions, such as installing tools or creating configuration files.
  • Use Case: A new project lead needs to quickly establish a production-ready development environment. This Skill can audit the existing setup, identify missing components like CI workflows or pre-commit hooks, and automatically set them up.

Quick Start

Run a quality audit on the current project to identify and fix any gaps in testing, CI, or linting.

Frequently Asked Questions about check-quality

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

FAQPage Schema
How do I audit code quality infrastructure for missing tests and linting?

To audit code quality infrastructure, this Skill assesses testing frameworks, git hooks, CI/CD pipelines, and linting tools. It identifies gaps in your setup and prioritizes findings to enforce robust development standards automatically.

How do I set up Vitest, Lefthook, and GitHub Actions for a new project?

You can set up Vitest, Lefthook, and GitHub Actions by running an automated audit. This Skill identifies missing components and automatically implements solutions, creating configuration files and installing necessary tools for your environment.

Can I automatically fix missing CI/CD workflows and pre-commit hooks?

Yes, you can automatically fix missing CI/CD workflows and pre-commit hooks. The Skill identifies gaps in your quality infrastructure and provides automated fixes by installing tools or generating configuration files like Lefthook and Commitlint setups.

What's the best way to enforce ESLint and Commitlint configurations automatically?

The best way to enforce ESLint and Commitlint configurations is through an automated audit. This Skill evaluates your current linting tools and security configurations, then automatically implements fixes to ensure standards are met.

Does this quality audit tool support test coverage analysis and security configurations?

Yes, this quality audit tool supports test coverage analysis and security configurations. It comprehensively assesses your testing frameworks and security setups, prioritizes identified gaps, and provides automated fixes to maintain robust infrastructure.