ops-standup

Collect repository activity data and generate daily standup summaries.

5|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/christopherlouet/claude-base --skill ops-standup
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ops-standup
Source: https://github.com/christopherlouet/claude-base/tree/main/.claude/skills/ops-standup
Command: npx skills add https://github.com/christopherlouet/claude-base --skill ops-standup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of acquiring a comprehensive status update across multiple repositories, saving time during daily standups.

Core Features & Use Cases

  • Generates structured summaries of recent commits, pull requests, CI status, and stale branches.
  • Integrates data from Git and GitHub to produce an overview of team activity.
  • Use Case: A manager requests a daily briefing on project health, including recent work and blockers, all consolidated into a clear markdown report.

Quick Start

Use the ops-standup skill to generate today's team activities summary for the repositories in your directory.

Frequently Asked Questions about ops-standup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily standup summaries from multiple GitHub repositories?▼

You can automate daily standup summaries by collecting commits, pull requests, and CI status across repositories. This Skill synthesizes git and GitHub activity into a concise markdown report, providing a structured overview of recent team work and blockers.

What data is included in an automated repository activity summary?▼

An automated repository activity summary includes recent commits, pull requests, CI workflow statuses, and stale branches. It consolidates this git and GitHub data into a clear markdown report to give managers a daily briefing on project health.

Do I need git and GitHub CLI installed to generate CI status reports for my team?▼

Yes, you need both git and GitHub CLI tools installed to generate CI status reports. The Skill requires these dependencies to gather real-time repository activity data, including workflow statuses and pull request reviews.

What's the best way to track pull requests and stale branches for project health briefings?▼

The best way to track pull requests and stale branches is to synthesize data directly from GitHub. This Skill aggregates branch statuses and PR activity into a structured markdown overview, highlighting project health and potential blockers for daily briefings.

Can I consolidate commits and CI workflows from multiple repositories into one markdown report?▼

Yes, you can consolidate commits and CI workflows from multiple repositories into a single markdown report. The Skill integrates data across your directory to produce a unified daily summary of team activity and project health metrics.