repository-quality-gate-fixer

Installation
SKILL.md

Repository Quality Gate Fixer

Purpose

Use this skill to turn repository quality work into a closed loop: understand the repo rules, reproduce local equivalents of CI, inspect external review signals, fix real issues, rerun verification, and report traceable evidence. Treat it as a workflow orchestrator, not a single CI command runner.

Inputs

Accept these optional inputs from the user or infer them safely:

Input Default
repo_path Current working directory
branch Current branch
pr_url Omit PR review processing
spec_paths Omit spec comparison
mode fix
max_fix_cycles 3
allowed_wait_minutes 30
Installs
2
Repository
cnkang/skills
First Seen
Apr 27, 2026
repository-quality-gate-fixer — cnkang/skills