stakeholder-update
Installation
SKILL.md
Stakeholder Update
Generate status updates by aggregating data from git history, issue tracker, and spec file changes.
Workflow
- Determine period — Default: last 7 days
- Gather data from 3 sources:
- Git:
git log --since="{period}" --oneline --no-merges - Tickets: Search for recently updated issues
- Specs: Find recently modified spec files
- Git:
- Categorize items into the 5 sections below
- Write update — Print to conversation
Output Format
# Status Update — {Start Date} to {End Date}