一键导入
hiivmind-pulse-gh
hiivmind-pulse-gh 收录了来自 hiivmind 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 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 governance record. Zero prompts; explicit inputs only. Use when: a scheduled fleet audit runs, an orchestrator needs repo grades. Trigger phrases: "headless healthcheck", "fleet healthcheck", "scheduled governance audit".
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: refresh). Zero prompts; explicit inputs only. Use when: a scheduled run found refresh_needed, an orchestrator syncs catalogs before a fleet audit. Trigger phrases: "headless refresh", "scheduled config sync".
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 workspace. Use when: a scheduled run must decide whether a refresh is warranted, an orchestrator gates on refresh_needed. Trigger phrases: "headless status", "status headless", "scheduled status check".
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 when: a scheduler runs a workflow unattended, an orchestrator needs a workflow's findings as data. Trigger phrases: "headless workflow run", "run workflow headless", "scheduled workflow".
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 changes, stale config needs attention, GitHub state changed since last session. Trigger phrases: "heartbeat", "wake up", "session start", "what changed", "pending workflows", "check for changes", "session summary", "what happened", "github changes since last session", "morning briefing", "status update", "run heartbeat", "check heartbeat", "poll github".
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 start, enabling/disabling workflows, running workflows manually, creating custom workflows, checking workflow status. Trigger phrases: "list workflows", "enable workflow", "disable workflow", "run workflow", "create workflow", "workflow status", "show automations", "manage automations", "configure automation", "what workflows are active", "turn on workflow", "turn off workflow", "automation settings", "heartbeat config", "event triggers", "workflow list", "my workflows".
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: "refresh config", "sync workspace", "update cache", "ID not found", "field not found", "stale config", "refresh projects", "config out of date", "resync GitHub", "fix stale config", "revalidate github IDs", "config refresh", "github settings changed", "reload github config", "update github cache", "sync github state". Supports selective refresh of sections: workspace, projects, views, repo_settings, automations, relationships, teams.
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. Direct `gh issue create` misses these benefits. This skill should be used when: creating issues, closing issues, merging PRs, setting milestones, adding labels, updating project status, protecting branches, triggering workflows, creating releases, managing secrets. Trigger phrases: "create issue", "close issue #", "merge PR", "set milestone on", "add label to", "update project status", "add to project board", "protect branch", "trigger workflow", "create release", "set secret", "list PRs", "merge pull request", "remove label", "create milestone", "archive project item", "rerun workflow", "cancel action", "github issue", "github pr", "github milestone", "make a new issue", "open pull request", "start workflow", "new issue for", "assign to milestone", "mov
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: "initialize workspace", "setup GitHub", "first time setup", "init pulse-gh", "configure workspace", "cache project IDs", "workspace not initialized", "start github plugin", "get github working", "new workspace setup", "bootstrap github", "prepare github workspace", "github init", "enable project linking", "setup issue enrichment". Verifies gh CLI, jq, yq tools and authentication. Discovers projects and caches field IDs so issues/PRs can be automatically linked to projects. Run once per repository.
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", "show capabilities", "explore domains", "what GitHub operations", "help with GitHub", "discover features", "browse operations", "what domains are supported", "show me operations", "how do I use this", "feature list", "operation guide", "what's possible", "capabilities tour", "explore GitHub features", "what commands are available", "help me find an operation". Presents quick reference table and interactive domain exploration with handoff to operations skill.
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. Multi-repo aware — evaluates all repos in config catalog or a specific repo. Dismissals persist across sessions so resolved decisions are not raised again. Read-only evaluation; fix actions route through gh-operations. Trigger phrases: "healthcheck", "health check", "governance", "audit", "best practices", "repo health", "readiness", "maturity", "governance audit", "repo readiness", "check repo health", "run healthcheck", "security audit", "compliance check".