What problem does it solve?
This Skill solves the complexity of managing a multi-service monorepo by acting as a central architectural brain that coordinates specialized agents for frontend, backend, and infrastructure tasks.
Core Features & Use Cases
- Intelligent Delegation: Automatically routes tasks to the correct specialist (SDK, API, Dashboard, or Infra) based on the codebase area.
- Cross-Cutting Coordination: Manages complex updates that span multiple services, such as schema changes or performance optimizations.
- Use Case: When you need to implement a new tracking event, use this skill to coordinate the SDK update, the Go ingest-api logic, and the dashboard visualization changes in one unified workflow.
Quick Start
Use the do skill to analyze the current monorepo structure and propose a plan for implementing a new custom event type in the SDK and ingest API.