What problem does it solve? When you track multiple watched libraries, understanding how they converge, diverge, or contradict each other requires manually reading every per-repo analysis. This Skill reads the existing *-analysis.md files and produces a citation-grounded comparison matrix, pattern clusters, and optional adoption recommendations. ## Core Features & Use Cases - Structural Comparison Matrix: Builds per-dimension tables (structural scale, context files, workflow topology, governance, cross-agent protocols, research dimension mapping) with citations to each repo's analysis doc. - Pattern Cluster Detection: Classifies patterns as shared conventions (3+ repos), unique innovations (1 repo), or contradictory approaches, all traceable to source sections. - Builder-Mode Recommendations: With --focus, adds a recommendation section covering trade-offs, pitfalls, and follow-up guides for a specific adoption question. - Use Case: After analyzing five agentic-coding libraries with /repo-analyzer, ask which governance model to adopt; the Skill compares all five and recommends patterns with cited trade-offs. ## Quick Start Ask the assistant to compare the watched libraries on governance models and recommend which approach to adopt for your project.