github-initiative-pulse
Scannednpx machina-cli add skill athola/claude-night-market/github-initiative-pulse --openclawGitHub 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
- Capture work via
tracker.py addor sync from GitHub Projects. - Review blockers/highlights using the Blocker Radar table.
- Generate GitHub comment via
tracker.py status --github-commentor module snippets. - 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
phasein 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.
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.
Source
git clone https://github.com/athola/claude-night-market/blob/master/plugins/minister/skills/github-initiative-pulse/SKILL.mdView on GitHub 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.
How This Skill Works
Capture work via tracker.py add or sync from GitHub Projects. Generate a markdown digest or GitHub comment using tracker.py status --github-comment or module snippets, and link to the weekly Status Template for stakeholder updates. The tool auto-links tasks to issue/PR URLs and can auto-label by the tracker phase to reflect initiative health.
When to Use It
- Weekly status reports for initiatives
- Issue/PR digests to summarize progress
- Release briefings for stakeholders
- Stakeholder briefings and governance updates
- Tracking initiative health with blocker radar
Quick Start
- Step 1: Capture work with tracker.py add or sync from GitHub Projects
- Step 2: Generate the digest with tracker.py status --github-comment or use module snippets
- Step 3: Paste the Markdown digest into the relevant GitHub thread or attach the CSV export to reports
Best Practices
- Ensure tracker.py is synced with GitHub Projects before generating a digest
- Review Blocker Radar for blockers and highlights when compiling the digest
- Escape problematic characters and maintain proper newlines between table rows in Markdown
- Cross-link the weekly Status Template to keep stakeholders aligned
- After generation, file risk follow-ups as issues with owners and due dates
Example Use Cases
- Weekly status digest pasted into a coordination issue to inform stakeholders
- GitHub comment digest posted on PR timelines to summarize progress
- CSV export attached to an initiative health dashboard for leadership review
- Blocker Radar-driven risk hotlist created from the digest
- Release-briefing digest circulated to product and engineering leads
Frequently Asked Questions
Related Skills
basecamp-automation
davepoon/buildwithclaude
Automate Basecamp project management, to-dos, messages, people, and to-do list organization via Rube MCP (Composio). Always search tools first for current schemas.
clickup-automation
davepoon/buildwithclaude
Automate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tools first for current schemas.
coda-automation
davepoon/buildwithclaude
Automate Coda tasks via Rube MCP (Composio): manage docs, pages, tables, rows, formulas, permissions, and publishing. Always search tools first for current schemas.
jira-automation
davepoon/buildwithclaude
Automate Jira tasks via Rube MCP (Composio): issues, projects, sprints, boards, comments, users. Always search tools first for current schemas.
linear-automation
davepoon/buildwithclaude
Automate Linear tasks via Rube MCP (Composio): issues, projects, cycles, teams, labels. Always search tools first for current schemas.
monday-automation
davepoon/buildwithclaude
Automate Monday.com work management including boards, items, columns, groups, subitems, and updates via Rube MCP (Composio). Always search tools first for current schemas.