Setup & Installation

Install Nm Minister Github Initiative Pulse using the ClawHub CLI or OpenClaw CLI:

clawhub install nm-minister-github-initiative-pulse

If the CLI is not installed:

npx clawhub@latest install nm-minister-github-initiative-pulse

Or install with OpenClaw CLI:

openclaw skills install nm-minister-github-initiative-pulse

View on ClawHub · View on GitHub

What This Skill Does

Nm Minister Github Initiative Pulse is a Software Development skill for OpenClaw by athola.

Night Market Skill — ported from claude-night-market/minister. For the full experience with agents, hooks, and commands, install the Claude Code plugin.

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.

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.

Version History

Latest version: 1.0.0

First published: Apr 14, 2026. Last updated: Apr 14, 2026.

1 version released.

Frequently Asked Questions

Is Nm Minister Github Initiative Pulse free to use?
Yes. Nm Minister Github Initiative Pulse is a free, open-source skill available on the OpenClaw Skills Registry. You can install and use it at no cost, and the source code is publicly available for review and contribution.
What languages/platforms does Nm Minister Github Initiative Pulse support?
It runs on any platform that supports OpenClaw, including macOS, Linux, and Windows. As long as you have the OpenClaw runtime installed, Nm Minister Github Initiative Pulse will work seamlessly across operating systems.
How do I update Nm Minister Github Initiative Pulse?
Run openclaw skills update nm-minister-github-initiative-pulse to get the latest version. OpenClaw will download and apply the update automatically, preserving your existing configuration.
Can I use Nm Minister Github Initiative Pulse with other skills?
Yes. OpenClaw skills are composable — you can combine Nm Minister Github Initiative Pulse with any other installed skill in your workflows. This allows you to build powerful multi-step automations by chaining skills together.