-
Notifications
You must be signed in to change notification settings - Fork 6
My Stats
github-actions[bot] edited this page Feb 23, 2026
·
1 revision
Generate a personal contribution analytics report — PRs authored and merged, reviews given, issues filed and closed, cycle time trends, and a period-over-period comparison.
- Weekly self-review to understand your own contribution patterns
- Performance review preparation — gathering concrete metrics
- Identifying where cycle times are slow (reviews taking too long, PRs sitting open)
- Comparing your current period velocity to previous periods
In GitHub Copilot Chat:
/my-stats
With period:
/my-stats last 30 days
/my-stats this month
/my-stats Q1 2026
/my-stats owner/repo
- Collect your activity — PRs authored, reviewed, issues filed, comments posted across repos
- Compute metrics — Merge rate, review cycle time, issue resolution time
- Period comparison — Current period vs. previous same-length period
- Trend indicators — Up/down/flat per metric
-
Save report — Written to
.github/reviews/analytics/my-stats-{date}.mdand.html
| Category | Metrics measured |
|---|---|
| Authorship | PRs opened, PRs merged, PR merge rate %, avg PR size (lines) |
| Reviews | Reviews given, review cycle time (hours), LGTM rate |
| Issues | Issues filed, issues closed, avg resolution time |
| Engagement | Comments posted, reactions given, discussions participated |
| Cycle time | Time from PR open to first review, time from review to merge |
My Stats — Feb 2026 vs. Jan 2026
Metric Feb Jan Change
────────────────── ────── ────── ──────
PRs merged 8 6 ↑ +33%
Avg merge time 2.1d 3.4d ↑ faster
Reviews given 12 10 ↑ +20%
Avg review time 4.2h 6.8h ↑ faster
Issues resolved 5 3 ↑ +67%
If the agent has access to org-level data, it can show your rank relative to collaborators (anonymized by default):
Review responsiveness: You — 4.2h avg | Team median — 6.1h ↑ Above median
PR merge rate: You — 88% | Team median — 79% ↑ Above median
| File | Contents |
|---|---|
.github/reviews/analytics/my-stats-{date}.md |
Personal stats report |
.github/reviews/analytics/my-stats-{date}.html |
Accessible HTML version |
/my-stats # Last 30 days, all repos
/my-stats last 90 days # Longer window
/my-stats owner/repo # Scoped to one repo
/my-stats this quarter # Current quarter
| Agent | Role |
|---|---|
| analytics agent | Executes this prompt |
- team-dashboard — team-wide analytics
- sprint-review — sprint-scoped velocity metrics
- daily-briefing — daily briefing that includes contribution summary
- Accessibility Lead
- Web Accessibility Wizard
- Document Accessibility Wizard
- Alt Text and Headings
- ARIA Specialist
- Contrast Master
- Forms Specialist
- Keyboard Navigator
- Link Checker
- Live Region Controller
- Modal Specialist
- Tables Data Specialist
- Word Accessibility
- Excel Accessibility
- PowerPoint Accessibility
- PDF Accessibility
- Office Scan Config
- PDF Scan Config
- Testing Coach
- WCAG Guide