governance-check

Summarize governance mandate, signal, queue, and cadence statuses from audit logs.

3|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/prompted365/context-grapple-gun --skill governance-check
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: governance-check
Source: https://github.com/prompted365/context-grapple-gun/tree/main/cgg-runtime/skills/governance-check
Command: npx skills add https://github.com/prompted365/context-grapple-gun --skill governance-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a quick, consolidated overview of critical governance system statuses, enabling efficient monitoring without deep dives.

Core Features & Use Cases

  • Mandate Status: Checks if a governance mandate is pending, running, or completed.
  • Signal Status: Reports on active, acknowledged, and warranted signals, highlighting the most critical ones.
  • Queue Status: Summarizes the number of pending and total entries in the processing queue.
  • Cadence Status: Displays current tic and upcoming due dates for various governance cycles, flagging any overdue items.
  • Use Case: Ideal for a /loop command to continuously monitor the health of the governance system, alerting operators to any immediate actions required.

Quick Start

Run /governance-check to get a compact status report.

Frequently Asked Questions about governance-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor governance system status and audit logs?▼

Governance monitoring is performed by polling specified audit log and configuration paths to generate a compact, read-only status summary of mandates, signals, queues, and cadence due dates.

What is the best way to continuously check governance signals and queue status?▼

Continuous governance signal and queue status checking is achieved by running the status check in a loop, repeatedly polling active, acknowledged, and warranted signals alongside pending queue entries.

How do I track governance cadence due dates and flag overdue items?▼

Governance cadence tracking reads configuration paths to display current tic dates and upcoming due dates for various cycles, automatically flagging any overdue items in the status summary.

Can I use this governance status check for read-only monitoring without deep dives?▼

Yes, the governance status check provides a quick, consolidated overview of critical system statuses for efficient read-only monitoring without requiring deep dives into the underlying data.

Does the governance status summary modify audit logs or queue entries?▼

No, the governance status summary operates strictly as a read-only overview, reporting on mandate status, active signals, and queue state without modifying any audit logs or configurations.