quality-check

Validate fixture changes against the quality-check contract in CI pipelines.

13|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/Sermilion/skill-bill --skill quality-check-sermilion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-check
Source: https://github.com/Sermilion/skill-bill/tree/main/tests/fixtures/shell_content_contract/code_review_and_quality_check/quality-check
Command: npx skills add https://github.com/Sermilion/skill-bill --skill quality-check-sermilion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fixture changes can drift from the shared quality-check contract, causing inconsistent validation across code review and QA processes.

Core Features & Use Cases

  • Contract conformance validation for fixture updates.
  • Guidance for aligning changes with the quality-check contract.
  • CI-ready checks to enforce contract compliance during reviews.

Quick Start

Validate your fixture changes against the shared quality-check contract to ensure conformance in code-review workflows.

Frequently Asked Questions about quality-check

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

FAQPage Schema
How do I validate fixture changes against a contract in CI pipelines?

Fixture changes cause inconsistent validation across QA processes when they drift from shared rules. Contract conformance validation evaluates these updates against a shared specification to report deviations and suggest fixes, ensuring consistent quality-check workflows.

How do I validate fixture changes against a contract in CI pipelines?

You can validate fixture changes in CI pipelines by applying contract conformance checks that evaluate updates against shared specification rules, reporting any deviations and suggesting fixes to ensure quality-check compliance.

Can I use contract validation for local verification of fixture updates?

Yes, contract validation applies to both CI pipelines and local verification, evaluating fixture updates against shared specification rules to report deviations and suggest fixes during code review workflows.

What is the best way to enforce quality-check contract compliance during code review?

The best way to enforce contract compliance during code review is to apply CI-ready checks that validate fixture changes against shared specification rules, report deviations, and suggest fixes automatically.

Why do fixture changes drift from the shared quality-check contract?

Fixture changes drift from the shared quality-check contract when updates bypass conformance validation, causing inconsistent validation across code review and QA processes that contract checks prevent.

Does fixture contract validation report deviations and suggest fixes?

Yes, fixture contract validation reports deviations from shared specification rules and suggests fixes to align changes with the quality-check contract during code review and CI workflows.