What problem does it solve? Cross-repository initiatives often lack a reproducible coordination layer: component revisions drift, agent rules conflict, and analysis artifacts scatter across repos. This Skill establishes an umbrella repository that pins component revisions, defines shared agent rules, and organizes spec-driven artifacts without turning components into a monorepo. ## Core Features & Use Cases - Repository model decision support: Compares pinned submodules, specification-only workspaces, monorepos, and coordinated independent repositories with recorded trade-offs and exit criteria. - Bootstrap runbook: Guides inventory, safe submodule registration, root AGENTS.md hierarchy, constitution and memory files, spec layout, and fresh-clone verification. - Cross-repository analyst protocol: Freezes a revision manifest, builds evidence-based AS-IS architecture views, organizes capability specs, and enforces owned technical-debt tracking. - Use Case: A platform team coordinating five microservice repositories uses this Skill to create an umbrella workspace with pinned submodule SHAs, shared agent rules, an initiative spec with traceability, and a verified fresh-clone onboarding path. ## Quick Start Use the umbrella-repository-setup skill to design an umbrella workspace that pins my three service repositories and sets up shared agent rules and an initiative spec.