What problem does it solve? Design-system maintainers often change a shared library in isolation, missing reusable needs, duplicated local solutions, and adoption evidence spread across downstream consumer repositories. This Skill structures that cross-repo analysis so decisions about what belongs in Cobogó versus in each consumer are evidence-based. ## Core Features & Use Cases - Consumer portfolio analysis: Read the registered consumer registry in the OKF corpus and verify facts against real consumer repositories before proposing roadmap work. - Synergy and duplication detection: Identify equivalent unmet needs, duplicated semantic tokens, and local solutions worth upstreaming, while preserving negative evidence when convergence is wrong. - Authority decisions and coordinated execution: Decide whether each change belongs in Cobogó, a consumer, or both, then open scoped issues or reviewable PRs and update the registry with factual adoption state. - Use Case: Two consumers independently maintain equivalent semantic token roles; use this Skill to verify the overlap in both repositories, upstream the generalizable role into Cobogó, open one-surface adoption PRs, and record the outcome in the consumer registry. ## Quick Start Use the cobogo-consumer-synergy skill to compare the registered Cobogó consumers, find duplicated needs, and propose the right issues or PRs in each repository.