@myseniordev/cli
v0.1.1
Published
My Senior Dev CLI - AI-powered code review from your terminal
Downloads
203
Readme
My Senior Dev CLI
msd is the terminal interface for My Senior Dev code review workflows.
Install
npm install -g @myseniordev/cliUsage
msd --help
msd review --pr 42 --owner my-org --repo my-repo
git diff HEAD~1 | msd reviewRequirements
- Node.js 18+
- One of the supported local AI CLIs for local review mode, or cloud credentials for cloud mode
