Handle session wake-up when the heartbeat hook detects pending work. Processes triggered workflows, runs auto workflows immediately, and presents non-auto workflows for user approval. Use this when: session starts with pending workflows, heartbeat detected…
hiivmind/hiivmind-pulse-gh
SkillsMP has collected 11 skills from hiivmind/hiivmind-pulse-gh. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 11
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 11 of 11 collected skills.
Headless multi-repo governance audit. Fetches per-repo API data, evaluates the 11-check catalog deterministically via evaluate_checks.py honoring team dismissals, writes healthcheck-result.yaml (kind: healthcheck) and updates the committed healthcheck.yaml…
Headless config sync. Refreshes workspace config sections against GitHub without prompting, replaying the section selection recorded by interactive gh-refresh (automation.refresh_sections) or an explicit sections input. Writes refresh-result.yaml (kind:…
Headless workspace status pre-check for schedulers and orchestrators. Computes per-section config freshness and API rate limit, writes status-result.yaml (kind: status) per the headless result contract. Zero prompts; explicit inputs only — never discovers a…
Run a v2 workflow non-interactively under its headless policy. ASKs are recorded, withheld mutations become proposed_actions, notable items become typed findings; writes workflow-run-result.yaml (kind: workflow-run). Zero prompts; explicit inputs only. Use…
Manage event-driven workflows for GitHub automation. List, enable, disable, run, create, and check status of workflows that trigger on session start, after operations, or on demand. Use this when: managing automation rules, configuring what happens on session…
Sync cached workspace config with current GitHub state. This skill should be used when: config is stale, "ID not found" errors occur, project fields changed, new projects created, options renamed, or after making changes in GitHub UI. Trigger phrases:…
Execute GitHub operations with automatic context enrichment from cached workspace. Use this for ANY GitHub operation, not just complex ones. Simple operations like creating issues are enriched with project linking, milestone resolution, and field assignments.…
Initialize GitHub workspace to enable context enrichment for all GitHub operations. This skill should be used when: setting up a new workspace, first-time configuration, config.yaml is missing, or "workspace not initialized" errors occur. Trigger phrases:…
Explore available GitHub operations before executing them. This skill should be used when: users want to know what operations are available, need help choosing an operation, or want to browse capabilities. Trigger phrases: "what can I do", "list operations",…
On-demand governance audit for repository maturity. Evaluates branch protection, project linkage, triage labels, CI/CD, releases, documentation, CODEOWNERS, security policy, license, dependency management (Dependabot/Renovate), and secrets scanning.…