568 B
568 B
name, description
| name | description |
|---|---|
| monorepo-init | Initialize monorepo configuration and activate working-in-monorepos skill |
Run monorepo-init script to detect subprojects and generate .monorepo.json.
Preview detection:
~/.claude/plugins/working-in-monorepos/skills/working-in-monorepos/scripts/monorepo-init --dry-run
Write configuration:
~/.claude/plugins/working-in-monorepos/skills/working-in-monorepos/scripts/monorepo-init --write
After writing the configuration, activate the working-in-monorepos skill to enable enhanced monorepo navigation.