umbrella-repo-detector
Installation
SKILL.md
Umbrella Multi-Repo Architecture Detector
When This Skill Activates
Activates when user describes:
- Multiple repos: "3 repos", "frontend repo", "backend repo", "shared library"
- Architecture patterns: "monorepo with services", "microservices", "multi-repo"
- Explicit splits: "FE/BE/Shared", "frontend/backend/common"
- GitHub URLs for multiple repositories
My Role
When I detect a multi-repo architecture in the user's prompt:
- Acknowledge the architecture with detected repos
- Explain project-scoped user stories (US-FE-, US-BE-, US-SHARED-*)
- Guide the init flow for proper setup
- Route to PM agent with multi-repo context