quality

Audit repository quality gates and propose concrete next steps.

9|3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/corca-ai/charness --skill quality-corca-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality
Source: https://github.com/corca-ai/charness/tree/main/plugins/charness/skills/quality
Command: npx skills add https://github.com/corca-ai/charness --skill quality-corca-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify and remedy gaps in a repo's quality gates by auditing existing checks, surfacing gaps, and proposing concrete, actionable next steps.

Core Features & Use Cases

  • Inventory and evaluate repo quality gates and checks
  • Surface concrete next gates for concept, behavior, security, and operability
  • Bootstrap and verify a repo-local quality posture with deterministic, repo-owned actions

Quick Start

Run the local quality adapter to inventory gates and surface concrete next steps.

Frequently Asked Questions about quality

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

FAQPage Schema
How do I identify gaps in my repository's quality gates?

To identify quality gate gaps, inventory existing checks and governance to surface missing deterministic actions. The tool analyzes repo ergonomics and proposes concrete next steps for concept, security, and operability improvements.

What are repo quality gates and how do they improve maintainability?

Repo quality gates are deterministic, repo-owned checks enforcing governance standards to improve maintainability. They operate via an adapter-backed quality surface to validate concept, behavior, security, and operability before integration.

How do I set up an adapter-backed quality surface for governance?

Configure an adapter-backed quality surface by specifying your governance model via adapter YAML. This setup enables the system to inventory gates, evaluate checks, and bootstrap a deterministic, repo-local quality posture.

Can I automate repo governance checks using an adapter YAML model?

Yes, automate repo governance by defining your model in adapter YAML. The adapter uses this specification to enforce deterministic gates and evaluate repo ergonomics, ensuring automated quality posture verification.

What is the best way to enforce deterministic quality checks in a repo?

Enforce deterministic quality checks using an adapter-backed governance model specified in YAML. This approach inventories existing gates, surfaces gaps, and proposes actionable next steps for repo-owned quality validation.

Do I need an adapter YAML to inventory repo quality gates?

Yes, an adapter YAML is required to specify the governance model and enable an adapter-backed quality surface. Without it, the system cannot inventory gates or bootstrap deterministic, repo-local quality actions.