monorepo-setup-worktrees
Installation
SKILL.md
Monorepo Worktree System
Scope-based worktree isolation for parallel development streams. Each worktree gets isolated Docker services, databases, and domains.
Scopes
| Scope | Services | Containers | Create time |
|---|---|---|---|
elements |
Elements runner + dev-projects only | 2 | ~28s |
web |
Elements + telecine core (web, hasura, valkey, maintenance) | 8 | ~1:30 |
render |
Elements + telecine core + render pipeline (workers, scheduler) | ~22 | ~2:30 |
Upgrade path: elements → web → render. Downgrade not supported.
Worktree Management
All worktree operations use the unified CLI: scripts/worktree <command>.