quality
Quality
Use this when the task is overall quality posture, not one narrow bug or
isolated test. quality covers concept integrity, behavior proof, security and
supply-chain posture, docs drift, skill drift, agent production runtime risk,
and operator sustainability.
Default to inspecting the system that produces quality, running existing gates, and making concrete next gates or cleanups. Prefer deterministic enforcement over repeated prose when a linter, validator, test, hook, script, or command can own the concern. Use concept review when unresolved boundary, ownership, or architecture is the real issue. Length, duplicate, and pressure heuristics are structural smell sensors; the win is delete, merge, split ownership, extract a helper, or narrow an interface.
Bootstrap
Resolve $SKILL_DIR per ../../shared/references/bootstrap-resolution.md, then
resolve the adapter and re-derive the source, spec, artifact, and gate surface
before trusting a prior review.