gh-work-report
Installation
SKILL.md
GitHub Work Report Skill
Generates rich GitHub activity reports across all authenticated gh accounts.
Invocation
The user triggers this skill with phrases like:
/gh-work-report(default: last 7 days)/gh-work-report show me the last 30 daysgenerate a github work report for the last 90 dayswhat did I work on this week
Parse the time period
Extract the number of days from the user's message. Valid values: 1, 5, 7, 30, 90. Default to 7 if not specified or if an invalid value is given.
Workflow
Follow these steps in order. Check off each step as you complete it.