Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
athola avatar

Github Initiative Pulse

  • 90 installs
  • 325 repo stars
  • Updated August 2, 2026
  • athola/claude-night-market

Turn ProjectTracker status JSON into repeatable GitHub comment scorecards, blocker radars, and weekly initiative digests for stakeholders.

About

GitHub Initiative Pulse is a template-oriented agent skill for solo builders and tiny teams who already use a ProjectTracker-style JSON report and want consistent, scannable GitHub posts instead of ad-hoc status comments. It packages ready-made markdown for initiative scorecards, high-risk issue radars, PR watchlists, and a discussion footer that cites refresh timestamps—aligned with tracker.py status output and optional GitHub Projects filters. The digest blueprint walks you from raw tracker data through initiatives under 80% completion, pairing two wins (merged PR links), two risks (open issues), and ETA lines derived from due dates, then tabulates metrics for week-over-week comparability. It does not run the tracker itself; it teaches how to structure narrative so blockers, owners, and next milestones stay visible between syncs. Best when you ship in public on GitHub and need Minister-style pulse posts without rebuilding the format each week.

  • Markdown snippets for Initiative Scorecard tables (Done, Blockers, Next per initiative)
  • Blocker Radar collapsible template with owner handles and mitigation ETAs
  • PR Watchlist section for reviews awaiting sign-off
  • Status Digest Blueprint: 4-step flow from tracker JSON to wins, risks, and milestone bullets
  • GitHub search query hooks so readers can self-serve deeper issue context

Github Initiative Pulse by the numbers

  • 90 all-time installs (skills.sh)
  • Ranked #1,407 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/athola/claude-night-market --skill github-initiative-pulse

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs90
repo stars325
Security audit2 / 3 scanners passed
Last updatedAugust 2, 2026
Repositoryathola/claude-night-market

What it does

Turn ProjectTracker status JSON into repeatable GitHub comment scorecards, blocker radars, and weekly initiative digests for stakeholders.

Files

SKILL.mdMarkdownGitHub ↗

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

MetricDescription
Completion %Done tasks / total tasks per initiative.
Avg Task %Mean completion percent for all in-flight tasks.
Burn RateHours burned per week (auto-calculated).
Risk HotlistTasks 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 and due dates.

Troubleshooting

Common Issues

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.

Related skills

FAQ

Is Github Initiative Pulse safe to install?

skills.sh reports 2 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.