home/categories/git-workflows/overengineeringstudio-effect-utils-context-monorepo-compose-skill-md
git-workflowsdevops

managing-dotdot-workspaces

Manage multi-repo workspaces with dotdot. Use when working with dotdot.config.ts files, cloning sibling repos, creating symlinks for monorepo packages, or setting up path dependencies across repos. Helps with bun, cargo, and nix flake relative path patterns. Covers replacing catalog: and workspace:* with actual versions and ../ paths.

overengineeringstudio
maintainer
overengineeringstudio
Updated 1/19/2026
Stars
53
Forks
0
quick start

Installation and usage

Manage multi-repo workspaces with dotdot. Use when working with dotdot.config.ts files, cloning sibling repos, creating symlinks for monorepo packages, or setting up path dependencies across repos. Helps with bun, cargo, and nix flake relative path patterns. Covers replacing catalog: and workspace:* with actual versions and ../ paths.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use managing-dotdot-workspaces