Files
gh-technicalpickles-pickled…/commands/monorepo-init.md
2025-11-30 09:00:36 +08:00

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.