standupmate
v0.7.7
Published
Personal GitHub-backed AI daily standup journal CLI
Maintainers
Readme
standupmate — daily GitHub standup with AI
Install
npm i -g standupmateConfig (once)
Create ~/.standupmate/config.yml:
github:
username: yourname
token: ghp_xxx
journal:
repo: yourname/daily-journal
ai:
provider: openai
model: gpt-4o-mini
apiKey: sk-xxxDaily use
standupmate close "Added login API, reviewed PRs"
standupmate close --repo myorg/backend "Refactored DB queries"
standupmate todayThat's it. No init, no setup, no --publish.
