team-status

Aggregate team PRs, issues, and merges into a status report.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/awais786/opensource-issues --skill team-status-awais786
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-status
Source: https://github.com/awais786/opensource-issues/tree/main/.claude/skills/lead/team-status
Command: npx skills add https://github.com/awais786/opensource-issues --skill team-status-awais786

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a live, concise snapshot of team activity for leads, aggregating in-progress work, open issues, blockers, and recent merges to inform decisions.

Core Features & Use Cases

  • Read memory for the team member list and current assignments
  • GitHub MCP — for each member: open PRs they've authored across repos, issues assigned to them, and PRs merged in the last 7 days
  • Build a structured, readable report showing in-progress work, open/unassigned items, and recent merges

Quick Start

Ask the lead to run team-status to generate the current report

Frequently Asked Questions about team-status

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

FAQPage Schema
How far back does the report look when fetching recent merges for the team?

The report fetches recent merges from the last 7 days for each team member to provide an up-to-date snapshot of completed work and recent team activity.

How do I generate a team status report from GitHub pull requests and issues?

Generate a team status report by reading stored memory for team member assignments and fetching each member's open pull requests, assigned issues, and recent merges to build a structured activity snapshot.

What is the best way to track blocked items and in-progress work for a development team?

Track blocked items and in-progress work by aggregating live GitHub data, including open pull requests and assigned issues, into a concise overview of current team activity.

Can I use this to get a quick team overview before a leadership meeting?

Yes, you can get a team overview for leadership meetings by running a status update that summarizes who is working on what across recent merges and open issues.

Does the team status report require a pre-configured team member list to work?

Yes, the team status report requires a pre-configured team member list stored in memory to fetch individual GitHub activity and compile the final snapshot.

How far back does the report look when fetching recent merges for the team?

The report fetches recent merges from the last 7 days for each team member to provide an up-to-date snapshot of completed work and recent team activity.