What problem does it solve? When you maintain dozens of authored Claude Code skills across several themed repos, skills end up misplaced, duplicated across repos, or stale relative to their local copies. This Skill scans your skill portfolio and produces a per-repo placement report so you know exactly what to add, update, or cross-link without mutating anything. ## Core Features & Use Cases - Function-level inclusion bars: Defines a per-repo inclusion test based on each repo's purpose rather than naive keyword matching, so curated bundles and liberal lesson collections get appropriately different recommendations. - Portfolio deduplication: Detects skills already homed as standalone repos or inside sibling target repos and downgrades them to CROSS-LINK instead of creating drifting copies. - Update divergence detection: Compares version and last_verified frontmatter between repo copies and local copies, reporting the direction of drift. - Use Case: You have 40 skills in ~/.claude/skills and three GitHub repos (a lesson collection, a workflow bundle, a marketplace). Run the scan to get a report showing which skills belong in each repo, which repo copies are behind your local versions, and which skills should only be cross-linked. ## Quick Start Scan my authored skills in ~/.claude/skills and tell me which ones to add, update, or cross-link in each of my target skill repos.