What problem does it solve? When a knowledge base accumulates many research findings, deciding which artifact form each finding should become (pattern, skill, rule, template, or agent) is slow and inconsistent. This Skill automates that classification with a calibrated rubric and produces a reviewable identification report. ## Core Features & Use Cases - Rubric-based classification: Applies a form-classification rubric mechanically via parallel Sonnet subagents, assigning exactly one form per finding with confidence levels and tier dispatch (auto/guided/hitl). - Filtering and dedup: Skips weak-evidence, already-adopted, and already-extracted findings before classification. - Structured report output: Writes an identification report with summary tables, per-finding rationale, priority-revision proposals, and guide-cluster routing checks that downstream skills consume. - Use Case: After a research loop extracts 20 new findings, run this Skill to classify them all, review the HITL items, then hand approved findings to the extraction step. ## Quick Start Run the identify-artifacts skill on all P1 findings to generate a classification report for review.