quality-gates

Enforce pre-commit checks, code review guidelines, and performance checklists for code changes.

1|Updated Aug 10, 2025
One-click install
npx skills add https://github.com/michsindlinger/agent-os-extended --skill quality-gates-michsindlinger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-gates
Source: https://github.com/michsindlinger/agent-os-extended/tree/main/agent-os/templates/skills/quality-gates
Command: npx skills add https://github.com/michsindlinger/agent-os-extended --skill quality-gates-michsindlinger

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enforces universal quality standards and checklists for all code changes, ensuring consistency, security, and performance across the project.

Core Features & Use Cases

  • Pre-Commit Checks: Ensures code compiles, tests pass, linters are clean, and no debug statements or secrets are left behind.
  • Code Review Guidance: Provides a checklist for reviewers to ensure adherence to conventions, security, and maintainability.
  • Performance & Accessibility: Includes checks for common performance pitfalls and frontend accessibility standards.
  • Self-Learning Documentation: Guides the AI to document technical and business logic changes in specific dos-and-donts.md files.

Quick Start

Apply the quality gates skill to review the current code changes before committing.

Frequently Asked Questions about quality-gates

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

FAQPage Schema
How do I enforce code quality and best practices before committing changes?

You can enforce code quality by applying pre-commit checks that verify code compiles, tests pass, linters are clean, and no debug statements or secrets are left behind before committing changes.

What should a code review checklist include for maintaining project consistency?

A code review checklist should include guidelines for adherence to conventions, security, performance, and maintainability to ensure universal quality standards across all code changes.

How do I document technical and business logic changes during code reviews?

You can document technical and business logic changes by following self-learning documentation rules that guide the AI to update specific dos-and-donts.md files within your project.

Can I check frontend accessibility and performance pitfalls as part of my DevOps quality gates?

Yes, you can check frontend accessibility and performance pitfalls by applying quality checks that include common performance pitfalls and frontend accessibility standards for all code changes.

Does this quality assurance approach require any specific DevOps platform dependencies to work?

No, this quality assurance approach has no dependencies and applies universal quality standards and checklists directly to your code changes without requiring specific DevOps platform integrations.

Why use standardized checklists for quality assurance instead of ad hoc code reviews?

Standardized quality assurance checklists ensure consistency, security, and performance across the project by enforcing universal standards for all code changes, preventing gaps in ad hoc reviews.