agent-governance skills

407 tagged agent-governance, measured the same way as everything else here.

Browse within: aget-framework 100AI Safety 61credentials 60fleet-management 60human-ai-collaboration 60policy-as-code 60ai-video 51agent-orchestration 40template 40copilot-agents 33copilot-instructions 33copilot-skills 33agent-runtime 32agent-framework 19

openbot-data-access

01

CopilotKit/OpenBot

Skill Claude CodeCodex

Governs how the OpenBot browser app reads and writes server data — every request goes through client in app/src/lib/client.ts, every read is a queryOptions factory in app/src/lib/ /queries.ts, every write is a mutationOptions factory in app/src/lib/ /mutations.ts, and components consume them through…

3.8k +244 today A 189 tokens original MIT

CopilotKit/OpenBot

Skill Claude CodeCodex

The default layout for every OpenBot configuration screen — PageShell and its prose/wide widths, PageSection and PageRows, Item row composition, the settings-row pattern where a summary and a chevron open a dialog, and the size and variant vocabulary. This is what a new screen looks like unless an instruction says…

3.8k +244 today A 183 tokens original MIT

loom-communication

03

yan5xu/codexloom

Skill Claude CodeCodex

Use for communication between long-lived CodexLoom Agents: discovering domain owners, deciding when to contact another Agent, sending requests or notifications, replying to an agentmessage, checking queued delivery, and closing a request without a reply. Trigger whenever an Agent receives an agentmessage envelope or…

376 +2 12d ago A 77 tokens

yan5xu/codexloom

Skill Claude CodeCodex

Send and resolve governed external messages through CodexLoom. Use whenever an Agent receives an external Inbox message from Feishu/Lark, Slack, Parall, or another Connector; must reply, explicitly decline, or defer an external Inbox item; needs to publish proactively to an authorized Conversation Membership; sends…

376 +2 12d ago A 104 tokens

loom-integrations

05

yan5xu/codexloom

Skill Claude CodeCodex

Configure and verify CodexLoom external platform integrations with the loom CLI. Use when inspecting or changing Connections, Agent Addresses, DM access, group/channel Conversation Memberships, trigger and reply policies, allow/block rules, trust domains, or Inbox/Outbox delivery for Feishu/Lark, Slack, Parall, and…

376 +2 12d ago A 92 tokens

dashclaw-governance

06

ucsandman/DashClaw

Skill Claude CodeCodex

Governance behavior for AI agents governed by DashClaw. Teaches the governance protocol: when to call guard (risk thresholds), how to interpret decisions (allow/warn/block/requireapproval), when to record actions, how to wait for approvals, and session lifecycle management. Loads org-specific policies and capabilities…

296 4d ago A 115 tokens original MIT

instrument-agent

07

ucsandman/DashClaw

Skill Claude CodeCodex

Integrate DashClaw SDK into any agent using the 4-step governance loop.

296 4d ago A 19 tokens original MIT

dashclaw-ship

08

ucsandman/DashClaw

Skill Claude CodeCodex

The single command that gets a DashClaw change ON MAIN AND LIVE — it resolves everything blocking production, never defers, and never hands back a checklist. Lands feature branches on main (rebase, gate, merge, push so Vercel deploys), bumps the unified platform+SDK version, and realigns every description of the…

296 4d ago A 225 tokens original MIT

save-progress

09

KimYx0207/Meta_Kim

Skill Claude CodeCodex

Save current project task progress to local task state file for cross-session continuity. Use when the user asks to save progress, uses an equivalent localized trigger phrase, the session is interrupted, or the user wants to resume work later. Writes to .claude/project-task-state.json so next session can load it via…

266 3d ago A 65 tokens original Apache-2.0

meta-theory

10

KimYx0207/Meta_Kim

Skill Claude CodeCodex

MetaKim executable governance dispatcher. It classifies the run, loads only needed references, preserves foundational capabilities and runtime-native abilities, routes owner + weapon + dependency + runtime + OS + verification, and closes only with evidence, intent acceptance, and writeback decision.

266 3d ago B 57 tokens original Apache-2.0

KimYx0207/Meta_Kim

Skill Claude CodeCodex

Reusable MetaKim file inventory classification flow. It helps separate durable sources, generated evidence, runtime mirrors, temporary state, and risky unknowns before cleanup or commit.

266 3d ago A 45 tokens original Apache-2.0

coding-tools

12

markus-global/markus

Skill Claude CodeCodex

Use external coding tools (Claude Code, Codex, Cursor) via invokecodingtool and codingtoolapply to implement, debug, and refactor code.

157 5d ago A 34 tokens original Apache-2.0

team-building

13

markus-global/markus

Skill Claude CodeCodex

Design and create AI team packages — manifest format, member structure, directory layout.

157 5d ago A 18 tokens original Apache-2.0

workflow-building

14

markus-global/markus

Skill Claude CodeCodex

Design and create workflow templates — YAML format, DAG patterns, scheduling, and role mapping.

157 5d ago A 20 tokens original Apache-2.0

design-impeccable

17

KeyArgo/custodian-kernel

Skill Claude CodeCodex

Anti-pattern detector and design rules for AI coding agents. Catches the specific mistakes AI makes when generating UI: gray text on color, nested cards, broken buttons, missing states. Use before shipping any frontend.

118 11d ago A 48 tokens original MIT

execution

18

Towow-ai/Flowness

Skill Claude CodeCodex

A controlled workflow for completing one coding task and submitting an envelope: a record of files read, files changed, patches, checks, and uncertainties. The envelope is an honest summary of the work, not just the code patch.

102 24d ago A 22 tokens original Apache-2.0

fix-self-check

19

Towow-ai/Flowness

Skill Claude CodeCodex

An independent, read-only check for a code-fix report. It verifies that each claimed check was run against the real contract, rather than trusting a summary or allowing the fixer to alter its own evidence.

102 24d ago A 74 tokens original Apache-2.0

review

20

Towow-ai/Flowness

Skill Claude CodeCodex

A review process for finding concrete problems in a code change or task contract and recording each problem as a structured finding.

102 24d ago A 26 tokens original Apache-2.0

dev-standards

21

elliot35/deterministic-agent-control-protocol

Skill Claude CodeCodexCursor

Enforces development workflows, quality gates, coding standards, and release processes for the deterministic-agent-control-protocol project. Use when implementing features, fixing bugs, refactoring architecture, adding integrations, updating policies, writing tests, updating documentation, or preparing releases.

88 6mo ago A 56 tokens original MIT

blackzhanzhan/Cyber-Ming-Protocol

Skill Claude CodeCodex

Use for implementation-style tasks that modify code, files, pages, or project structure. Inspect first, then output an approval-first execution contract with atomic slices, red lines, green tests, acceptance ladder, commit plan, target artifacts, and a white-box acceptance YAML bridge. Do not edit files.

56 3mo ago A 64 tokens original MIT

blackzhanzhan/Cyber-Ming-Protocol

Skill Claude CodeCodex

Use only after a checklist or atomic slices have been explicitly approved. Execute approved slices under the current run mode, preserve atomic discipline, verify, archive one commit per slice, report git state, package evidence for review, and stop on blockers or replanning needs.

56 3mo ago A 58 tokens original MIT

global_rules

24

blackzhanzhan/Cyber-Ming-Protocol

Skill Claude CodeCodex

Parent policy layer for approval-first coding workflows under both plain and imperial registers. Defines non-negotiable constraints, not the primary auto-trigger workflow.

56 3mo ago A 32 tokens original MIT