build-coordinator
CommunityCoordinate cross-package monorepo changes
Software Engineering#task management#monorepo#coordination#integration-testing#typecheck#dependency-graph
Authortylerjrbuell
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Coordinate and sequence cross-cutting changes across a multi-package TypeScript monorepo to prevent downstream breakage, reduce context thrashing, and ensure workspace-wide correctness when implementing incremental features, refactors, or API changes.
Core Features & Use Cases
- Dependency-aware planning: Analyze package dependency layers and determine safe change ordering for interface edits and new features.
- Task assignment & parallelization: Break large cross-package work into sized tasks, assign them to teammates, and indicate which tasks can run in parallel versus sequentially.
- Gate & validation checklist: Enforce upstream test passing, workspace-wide typechecks, index export verification, and full integration validation before allowing dependent work to proceed.
- Use Case: Roll out a new memory API across core, llm-provider, and runtime by sequencing upstream edits, assigning package owners, running per-package tests, and then executing workspace-wide validation.
Quick Start
Assign and sequence tasks for an incremental feature affecting core and memory, ensure upstream package tests pass, and run a workspace-wide typecheck before allowing downstream changes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: build-coordinator Download link: https://github.com/tylerjrbuell/reactive-agents-ts/archive/main.zip#build-coordinator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.