{"id":41374553,"url":"https://github.com/sgoedecke/gh-standup","last_synced_at":"2026-02-05T10:15:27.047Z","repository":{"id":302815742,"uuid":"1013626113","full_name":"sgoedecke/gh-standup","owner":"sgoedecke","description":"A GitHub CLI extension for generating an AI-assisted standup report","archived":false,"fork":false,"pushed_at":"2025-09-21T22:28:55.000Z","size":33,"stargazers_count":82,"open_issues_count":2,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-22T00:17:25.685Z","etag":null,"topics":["ai","cli","gh-extension","github-cli","standup-report"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sgoedecke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-04T07:50:43.000Z","updated_at":"2025-09-21T22:27:45.000Z","dependencies_parsed_at":"2025-07-04T11:54:30.432Z","dependency_job_id":null,"html_url":"https://github.com/sgoedecke/gh-standup","commit_stats":null,"previous_names":["sgoedecke/gh-standup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sgoedecke/gh-standup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgoedecke%2Fgh-standup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgoedecke%2Fgh-standup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgoedecke%2Fgh-standup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgoedecke%2Fgh-standup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgoedecke","download_url":"https://codeload.github.com/sgoedecke/gh-standup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgoedecke%2Fgh-standup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28988406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T18:17:03.387Z","status":"ssl_error","status_checked_at":"2026-02-01T18:16:57.287Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","cli","gh-extension","github-cli","standup-report"],"created_at":"2026-01-23T10:00:30.291Z","updated_at":"2026-02-01T20:00:50.707Z","avatar_url":"https://github.com/sgoedecke.png","language":"Go","funding_links":[],"categories":["Go","🧩 Categories","AI/Agents"],"sub_categories":["Repository Management"],"readme":"# gh-standup\n\nA GitHub CLI extension that generates AI-powered standup reports using GitHub activity data. It uses free [GitHub Models](https://docs.github.com/en/github-models) for inference, so you don't need to do any token setup - your existing GitHub CLI token will do fine!\n\n## Installation\n\n```bash\ngh extension install sgoedecke/gh-standup\ngh standup\n```\n\n### Organizations\n\nTo ensure the GitHub CLI can access your organization's data:\n\n```bash\n# Authenticate with GitHub CLI (if not already done)\ngh auth login\n\n# Authenticate with your organizations\ngh auth refresh -h github.com -s read:org\n```\n\n### Prerequisites\n\n- [GitHub CLI](https://cli.github.com/) installed and authenticated\n\n## Usage\n\n### Basic Usage\n\nGenerate a standup report for yesterday's activity:\n\n```bash\ngh standup\n```\n\n### Advanced Options\n\n```bash\n# Look back multiple days\ngh standup --days 3\n\n# Generate report for specific user\ngh standup --user octocat\n\n# Generate report for specific repository\ngh standup --repo owner/repo\n\n# Use a different AI model\ngh standup --model xai/grok-3-mini\n```\n\n## Contributing\n\nContributions are welcome. In particular, I encourage tweaking of the [prompt](https://github.com/sgoedecke/gh-standup/blob/main/internal/llm/standup.prompt.yml). Since I've extracted it into a file, you should be able to fork the repo and iterate on the prompt via the GitHub Models UI:\n\n`https://github.com/[your-username]/gh-standup/models/prompt/compare/main/internal/llm/standup.prompt.yml`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgoedecke%2Fgh-standup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgoedecke%2Fgh-standup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgoedecke%2Fgh-standup/lists"}