What problem does it solve? When curating a repository's .claude/ knowledge assets, it is easy to place guidance in the wrong home — burying how-to behavior in passive context docs where it never fires, or duplicating the same guidance in both a brief and a skill until the two copies drift apart. This Skill provides a decision procedure for placing each piece of durable knowledge in exactly one correct home. ## Core Features & Use Cases - Four-home placement model: Distinguishes skills (triggered behavior), context docs (passive reference), CLAUDE.md (always-on session contract), and reference notes (single cross-cutting fact cards). - Ordered decision procedure: A step-by-step sequence of questions — universality, how-to vs facts-about, fire-by-trigger vs pulled-on-demand — that places knowledge on the first clear yes. - Duplication resolution: Rules for splitting content when a brief and a skill cover the same topic, with the skill owning the how-to and the brief keeping orientation, pointers, and reference facts. - Use Case: You find a context brief and a skill both explaining the same transfer procedure. Use this Skill to move the how-to into the skill, shrink the brief to orientation plus a pointer, and keep the two DRY. ## Quick Start Ask the AI to decide where a new piece of guidance should live — a skill, a context doc, CLAUDE.md, or a reference note — and to check for duplication with existing files.