review-check-redundancy
Installation
SKILL.md
Review Check Redundancy
Use this skill before commit/push when checks/, text_consistency.py, checks/AIFindings.py, ai_cache.py, or ai-check-cache/ changed, and when the user asks to review check overlap.
Review goals
- Detect redundant coverage across deterministic checks and AI-assisted findings/checks.
- Preserve functionality and backwards compatibility of check outputs as far as practical.
- Prefer deterministic checks over AI checks when both cover the same user problem.
- Keep AI coverage only for cases that remain materially fuzzy after deterministic rules are exhausted.