From agent-harness-skills
Tracks code quality as concrete metrics (file size, event scattering, test coverage) with thresholds, baselines, and gating. Use when designing quality snapshots, debt reduction loops, or structural metrics beyond lint/tests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-harness-skills:quality-gardeningThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Track quality as concrete metrics and debt movement, not as a vague single score.
Track quality as concrete metrics and debt movement, not as a vague single score.
This skill freezes new degradation first, then uses generated metrics to show current quality and convergence direction. For shared harness terms, see ../../references/harness-patterns.md; when quality surfaces are absent, use references/build-when-missing.md. For generated snapshot ownership, see references/generated-snapshot-ownership.md.
QUALITY_SCORE.md, quality reports, quality snapshots, debt reduction, or red lines.QUALITY_SCORE.md, quality scripts, baselines, and CI gardening workflows.references/build-when-missing.md.# Quality Gardening
## Detected Mapping
- quality:
- validation:
- work-state:
## Metrics
| Metric | Source | Threshold | Gate |
| --- | --- | --- | --- |
## Generated Reports
-
## Baseline Policy
-
## Garden Loop
-
## Non-Goals
-
npx claudepluginhub yfge/codex-plugins --plugin agent-harness-skillsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.