Agent skill
quality-gates
Run ruff + pytest and fix issues minimally.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/quality-gates
SKILL.md
Quality Gates Skill
When to use
- After implementing a meaningful chunk
- Before creating a PR or switching tasks
Procedure
- Run scripts/quality_gate.ps1
- If failures:
- fix smallest diff
- re-run
- Stop if the fix is risky and propose options.
Didn't find tool you were looking for?