what-we-done

Generate time-windowed progress reports of commits, pull requests, issues, and releases.

116|56|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/Soul-Brews-Studio/arra-oracle-skills-cli --skill what-we-done
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: what-we-done
Source: https://github.com/Soul-Brews-Studio/arra-oracle-skills-cli/tree/main/src/skills/what-we-done
Command: npx skills add https://github.com/Soul-Brews-Studio/arra-oracle-skills-cli --skill what-we-done

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It provides an immediate, facts‑only summary of recent development activity—commits, merged pull requests, closed issues, and releases—without any narrative or reflection, exactly when users ask “what we done” or similar.

Core Features & Use Cases

  • Generates a time‑windowed list of commits, PRs, issues, and releases.
  • Supports common windows such as 3h, 6h, 12h, 1d, 3d, and 7d.
  • Skips empty categories and returns a clean markdown summary, ideal for sprint stand‑ups, retrospectives, or quick status checks.

Quick Start

Ask the AI for a progress report covering the past day.

Frequently Asked Questions about what-we-done

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

FAQPage Schema
How do I generate a quick progress report of recent GitHub commits and pull requests?

To generate a GitHub progress report, this Skill retrieves commits, merged pull requests, closed issues, and releases from Git history within a specified time window, outputting a clean markdown summary for quick status checks.

Can I get a factual summary of repository activity for daily stand-ups without manual filtering?

Yes, you can get a factual repository activity summary for stand-ups by querying a specific time window like the past 24 hours; the Skill automatically skips empty categories and returns only facts without narrative reflection.

What is the best way to summarize closed issues and releases over a specific time window?

The best way to summarize closed issues and releases is using this Skill's time-windowed retrieval, which supports common intervals such as 3h, 6h, 12h, 1d, 3d, and 7d to instantly produce concise development activity snapshots.

Do I need the GitHub CLI to retrieve repository activity for sprint retrospectives?

Yes, you need the GitHub CLI installed and access to Git history, as the Skill relies on GitHub CLI commands to retrieve repository activity and generate development snapshots without requiring additional user input.

Does the progress report include narrative reflections on recent development work?

No, the progress report excludes narrative reflections, providing a facts-only summary of commits, merged pull requests, closed issues, and releases to deliver an immediate, clean markdown overview of recent development activity.

What happens if there are no commits or merged pull requests in the requested time window?

If there are no commits, merged pull requests, closed issues, or releases in the requested time window, the Skill skips the empty categories and returns a clean markdown summary containing only the active development categories.