$npx skillfedfor your agent

Quality Run Quality Gates

This skill automates Definition of Done enforcement by detecting your project type and running all quality gates—type checking, linting, dead code detection, and tests—in sequence. It captures failures by category, provides specific fixes, and re-runs gates until everything passes, ensuring code truly meets your standards before task completion.

Quality Run Quality Gates enforces code standards by running type checking, linting, dead code detection, and tests across multiple languages.

AI-generated summary based on this skill's SKILL.md

★ 1  0 unlicensed, metadata onlyupdated by dawiddutoit

Decision gist · record as of 2026-01-26

Quality Run Quality Gates enforces code standards by running type checking, linting, dead code detection, and tests across multiple languages. This skill automates Definition of Done enforcement by detecting your project type and running all quality gates—type checking, linting, dead code detection, and tests—in sequence. It captures failures by category, provides specific fixes, and re-runs gates until everything passes, ensuring code truly meets your standards before task completion.

manual: git clone https://github.com/dawiddutoit/custom-claude → cp -r custom-claude ~/.claude/skills/quality-run-quality-gates

Use it when

  • Quality Run Quality Gates configures quality checkpoints that pass or fail test runs based on your defined criteria.
  • Yes.
Same gist for agents: .md · .json

Install

dawiddutoit/custom-claude/quality-run-quality-gates · repository language: Python

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What does Quality Run Quality Gates do?

Quality Run Quality Gates automates Definition of Done enforcement by detecting your project type and running all quality gates—type checking, linting, dead code detection, and tests—in sequence. It captures failures by category, provides specific fixes, and re-runs gates until everything passes, ensuring code truly meets your standards before task completion.

How do quality gates for test runs work in this skill?

Quality Run Quality Gates configures quality checkpoints that pass or fail test runs based on your defined criteria. Each checkpoint evaluates a specific quality dimension—types, style, dead code, or tests—and the skill captures which gates succeeded or failed, then provides targeted fixes to help you meet all thresholds.

Can I enforce quality standards in CI/CD with this skill?

Yes. Quality Run Quality Gates sets up automated quality gates to enforce standards in CI/CD pipelines by running your project's full quality suite in sequence. It detects your project type, applies the appropriate checks, and ensures all gates pass before allowing task completion.

How do I define and validate quality thresholds?

Quality Run Quality Gates lets you define and validate quality thresholds for automated test execution by running type checking, linting, dead code detection, and tests as configured checkpoints. The skill captures failures by category and re-runs gates until all thresholds are met.

What quality gate rules can I configure?

Quality Run Quality Gates supports quality gate rules across four dimensions: type checking, linting, dead code detection, and tests. The skill automatically detects your project type and applies the appropriate rules, then provides specific fixes when gates fail so you can address issues systematically.

How does automated quality control work here?

Quality Run Quality Gates implements quality assurance automation to control run outcomes by executing all configured gates in sequence, capturing failures by category, and re-running gates after fixes are applied. This cycle continues until every gate passes, guaranteeing your code meets Definition of Done standards.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Set up automated quality gates to enforce standards in CI/CD pipelines”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Quality Run Type Checking
by dawiddutoit · dawiddutoit/custom-claude

Quality Run Type Checking combines pyright for rapid development feedback with mypy for comprehensive pre-commit validation. Both tools catch complementary error classes—pyright excels at speed and IDE integration, while mypy provides deeper Pydantic model support and CI/CD authority. Use pyright during coding iterations and mypy before commits.

no license declared → metadata onlyupdated Jan 2026
★ 1repo stars
Python Best Practices Type Safety
by dawiddutoit · dawiddutoit/custom-claude

This skill diagnoses and resolves Python type checking errors by categorizing them into patterns—missing annotations, type mismatches, Optional handling, generics, and attribute issues—then applies targeted fixes. It works with pyright and mypy output, includes automation scripts for batch corrections, and guides you through verification to maintain strict type safety.

no license declared → metadata onlyupdated Jan 2026
★ 1repo stars
Quality Run Linting Formatting
by dawiddutoit · dawiddutoit/custom-claude

Execute ruff-based code quality checks and formatting across Python projects. This skill covers running linting scans, applying safe auto-fixes, and formatting code to match project standards—plus interpreting common violation codes and configuring ruff rules in pyproject.toml.

no license declared → metadata onlyupdated Jan 2026
★ 1repo stars
jat-complete
by joewinke · joewinke/jat

jat-complete wraps up your active task by running verification checks (tests, lint, type checking), staging and committing your changes with proper formatting, recording context for future agents, and marking the task closed in the system. It handles customer-facing replies when applicable and emits a completion signal to your IDE.

MITupdated Jul 2026
★ 248repo stars
testing-quality-standards
by athola · athola/claude-night-market

Set testing benchmarks with tiered coverage targets (60–95%+) and quality checklists spanning structure, maintainability, and reliability. Includes anti-patterns, best practices, and assertion levels for LLM-interpreted content to guide test validation across your projects.

MITupdated Jul 2026
★ 323repo stars
quality-gate-review
by duc01226 · duc01226/EasyPlatform

Quality Gate Review applies pass/fail criteria at each development stage—from idea to release—ensuring standards compliance and generating audit trails. It defines checklists for gate transitions, verifies acceptance criteria with evidence, and tracks quality metrics including code complexity and defect rates.

MITfor claude-codeupdated Jun 2026
★ 7repo stars

More skills Test Implement Constructor Validation (unlicensed) · rust-quality-gate (MIT)

Tags
quality-validationci-cd-gatestest-thresholdsautomated-compliancepipeline-qualitypass-fail-criteriaquality-enforcementtesting-standards