whoship
v1.0.1
Published
See who's shipping — team git activity report powered by AI insights
Downloads
32
Maintainers
Readme
whoship
See who's shipping — team git activity report powered by AI insights.
Run it inside any git repo and get a breakdown of who's committing, what they're working on, and an AI read of your team's activity patterns.
Install
npm install -g whoshipUsage
whoship # last 7 days
whoship --days 30 # last 30 days
whoship --author john # filter by author
whoship --help # show helpAI Insights
Set your Anthropic API key to unlock the AI-powered team summary:
export ANTHROPIC_API_KEY=your_keyThe stats report works without a key. The AI insight is optional.
Get a free API key at console.anthropic.com.
What it shows
- Per-author commit count and activity bar
- Commit type breakdown (feat, fix, chore, etc.)
- Most active day of the week
- Busiest area of the codebase
- AI summary of team patterns
Requirements
- Node.js 18+
- Any git repository
Author
Built by Prashant
License
MIT
