feat(cli): add prdy, quality-rails, and wizard subcommands #104

Merged
jason.woltje merged 1 commits from feat/p6-cli-subcommands into main 2026-03-15 01:05:32 +00:00

1 Commits

Author SHA1 Message Date
481b351ec8 feat(cli): add prdy, quality-rails, and wizard subcommands
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
Wires @mosaic/prdy, @mosaic/quality-rails, and @mosaic/mosaic into the
unified CLI binary. The wizard subcommand uses dynamic import to avoid
loading heavy wizard deps for other commands. Adds @types/node to cli
devDependencies and guards @mosaic/mosaic index.ts program.parse() so
the module is safely importable without auto-executing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 20:04:57 -05:00