home/categories/git-workflows/technicalpickles-pickled-claude-plugins-plugins-working-in-monorepos-skills-working-in-monorepos-skill-md
git-workflowsdevops
working-in-monorepos
Use when working in repositories with multiple subprojects (monorepos) where commands need to run from specific directories - prevents directory confusion, redundant cd commands, and ensures commands execute from correct locations
maintainer
technicalpickles
更新于 1/14/2026
星标
1
分支
0
quick start
Installation and usage
Use when working in repositories with multiple subprojects (monorepos) where commands need to run from specific directories - prevents directory confusion, redundant cd commands, and ensures commands execute from correct locations
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use working-in-monorepos