Claude Code Plugins

Community-maintained marketplace

Feedback

github-initiative-pulse

@athola/claude-night-market
10
0

Generate program dashboards, GitHub-ready comment digests, and CSV summaries sourced from Minister's tracker data. Use when creating status reports, weekly updates, or stakeholder briefings.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name github-initiative-pulse
description Generate program dashboards, GitHub-ready comment digests, and CSV summaries sourced from Minister's tracker data. Use when creating status reports, weekly updates, or stakeholder briefings.
version 1.0.0
category project-management
tags github, projects, reporting, status, dashboards
dependencies
tools minister-tracker
provides [object Object]
usage_patterns weekly-status, issue-digests, release-briefings
complexity foundational
estimated_tokens 650
progressive_loading true
modules modules/status-digest.md, modules/github-comment-snippets.md

GitHub Initiative Pulse

Overview

Turns tracker data and GitHub board metadata into initiative-level summaries. Provides markdown helpers and CSV exports for pasting into issues, PRs, or Discussions.

Ritual

  1. Capture work via tracker.py add or sync from GitHub Projects.
  2. Review blockers/highlights using the Blocker Radar table.
  3. Generate GitHub comment via tracker.py status --github-comment or module snippets.
  4. Cross-link the weekly Status Template and share with stakeholders.

Key Metrics

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.

GitHub Integrations

  • Links every task to an issue/PR URL.
  • Supports auto-labeling by referencing phase in the tracker record.
  • Encourages posting digests to coordination issues or PR timelines.

Exit Criteria

  • All initiatives represented with updated metrics.
  • Markdown digest pasted into relevant GitHub thread.
  • Risk follow-ups filed as issues with owners + due dates.