Gh Standup

Use this skill when the user wants to generate AI-powered standup reports from GitHub activity, summarize their daily work, or create team standups.

javimosch 131ef52 967 B Updated

File contents

gh-standup Plugin

GitHub CLI extension for generating AI-assisted standup reports.

Commands

Report

  • gh-standup report generate — Generate a standup report

Usage Examples

  • "Generate yesterday's standup report"
  • "Look back 3 days"
  • "Generate report for specific user"

Installation

gh extension install sgoedecke/gh-standup

Examples

# Basic usage
gh standup

# Look back multiple days
gh standup --days 3

# Specific user
gh standup --user octocat

# Specific repo
gh standup --repo owner/repo

# Different model
gh standup --model xai/grok-3-mini

Key Features

  • Uses free GitHub Models (no API key needed)
  • Generates reports from GitHub activity
  • Supports multiple days
  • Custom AI models
  • Multiple language support

javimosch/supercli/tree/main/plugins/gh-standup/skills/quickstart commit 131ef52162

Frequently asked questions

npx skillmds@latest add javimosch/gh-standup