Pattern Recognition

Use when auditing for recurring issues, clustering errors, detecting drift from conventions, or when an agent keeps fixing symptoms instead of root causes. Covers the Observe -> Cluster -> Name -> Codify -> Detect -> Prevent loop, grep-based audits, normalize-then-hash error clustering, board-health patterns, design-token and heading drift, domain-encoding patterns, eval-as-pattern-tests, 5 Whys, pattern lifecycle states, and drift traps. Do NOT use for one-off bug localization without recurrence, or for designing the classification system itself; this skill detects violations of conventions that already exist.

jacob-balslev Updated

File contents

jacob-balslev/skills/tree/main/skills/reasoning-strategy/pattern-recognition commit b2f689fcb3

Frequently asked questions

npx skillmds@latest add jacob-balslev/pattern-recognition-2