From minister
Generates markdown digests and CSV exports for GitHub initiative health. Use for reporting on issue/PR progress across milestones or projects.
How this skill is triggered — by the user, by Claude, or both
Slash command
/minister:github-initiative-pulseThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Delivery-performance metrics (use `minister:dora-metrics`)
minister:dora-metrics)minister:release-health-gates)Turns tracker data and GitHub board metadata into initiative-level summaries. Provides markdown helpers and CSV exports for pasting into issues, PRs, or Discussions.
tracker.py add or sync from GitHub Projects.tracker.py status --github-comment or module snippets.| Metric | Description |
|---|---|
| Completion % | Done tasks / total tasks per initiative. |
| Avg Task % | Mean completion percent for all in-flight tasks. |
| Burn Rate | Hours burned per week (auto-calculated). |
| Risk Hotlist | Tasks flagged priority=High or due date in past. |
phase in the tracker record.If metrics appear outdated, ensure tracker.py has successfully synced with GitHub. If the Markdown digest renders incorrectly in GitHub, check for unescaped characters in task titles or missing newlines between table rows.
npx claudepluginhub athola/claude-night-market --plugin ministerCreates, updates, and tracks GitHub milestones; associates issues and epics; monitors progress toward completion. For delivery phase planning.
Analyzes Jira issue activity and generates status summaries for weekly updates, rollups, and feature updates.
Regenerates the living board overview dashboard from current board state by scanning open issues, computing health metrics, and updating the meta:board-overview issue.