do

Coordinate cross-service development tasks across a Turborepo monorepo by delegating to specialized agents.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/jdrets/iSeeyou --skill do-jdrets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: do
Source: https://github.com/jdrets/iSeeyou/tree/main/.cursor/skills/do
Command: npx skills add https://github.com/jdrets/iSeeyou --skill do-jdrets

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about do

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate tasks across a Turborepo monorepo with multiple services?

Monorepo task coordination in Turborepo is handled by delegating specific development responsibilities to specialized agents, routing work to the correct service area like SDKs, APIs, or infrastructure. This structured decomposition ensures cross-cutting architectural changes are managed systematically.

How do I manage cross-cutting schema updates spanning Go microservices and Laravel backends?

Cross-cutting schema updates across Go microservices and Laravel backends are coordinated by routing updates to specialized agents for each service. This ensures changes spanning multiple services are managed in a unified workflow with adherence to system design principles.

What is the best way to implement a new tracking event across TypeScript and Go services?

Implementing a new tracking event across TypeScript and Go services involves decomposing the task into specialized subtasks. The coordination skill delegates SDK updates, Go ingest-api logic modifications, and dashboard visualization changes to specialized agents within a unified workflow.

Can I use this orchestration approach for ClickHouse infrastructure and TypeScript SDKs?

Yes, this orchestration approach supports ClickHouse infrastructure and TypeScript SDKs within a Turborepo monorepo. It applies to cross-cutting architectural changes by intelligently delegating infrastructure tasks to specialized agents based on the targeted codebase area.

When do I need specialized agent delegation for monorepo development tasks?

Specialized agent delegation for monorepo development is needed when managing complex, cross-cutting updates that span multiple services like TypeScript SDKs, Go microservices, and Laravel backends. It acts as a central architectural brain to ensure performance constraints are met.

Does this task orchestration method work without external dependencies?

Yes, this task orchestration method works without external dependencies, relying entirely on structured task decomposition and delegation to coordinate specialized agents for frontend, backend, and infrastructure updates across the monorepo.