ucx-github-governance

ucx-github-governance is a skill for Claude Code, Codex from vladm3105/aidoc-flow-framework. It costs 43 tokens per session (657 once invoked), scanned A, original, MIT.

A governance workflow for managing GitHub issues and pull requests through approved planning, implementation, and review stages.

In plain words
What is it for?
It helps prepare issues, create and review implementation plans, apply the required status labels, verify acceptance criteria, and move completed work to pull-request review.
Why use it?
It keeps work traceable and prevents coding or approval labels from being used before the required plans and checks are complete.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps prepare issues, create and review implementation plans, apply the required status labels, verify acceptance criteria, and move completed work to pull-request review.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vladm3105/aidoc-flow-framework/ucx-github-governance
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add vladm3105/aidoc-flow-framework --skill ucx-github-governance
Clone the repo
git clone --depth 1 https://github.com/vladm3105/aidoc-flow-framework

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ucx-github-governance

README.md
[![agentmods](https://agentmods.dev/badge/skills/vladm3105/aidoc-flow-framework/ucx-github-governance/github.svg)](https://agentmods.dev/skills/vladm3105/aidoc-flow-framework/ucx-github-governance)
Your own site
<a href="https://agentmods.dev/skills/vladm3105/aidoc-flow-framework/ucx-github-governance"><img src="https://agentmods.dev/badge/skills/vladm3105/aidoc-flow-framework/ucx-github-governance/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ucx-github-governance

Your own site · 80×15
<a href="https://agentmods.dev/skills/vladm3105/aidoc-flow-framework/ucx-github-governance"><img src="https://agentmods.dev/badge/skills/vladm3105/aidoc-flow-framework/ucx-github-governance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 657 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00043 $0.00657
Opus 5 $0.00022 $0.00329
Sonnet 5 $0.00009 $0.00131
Haiku 4.5 $0.00004 $0.00066

Measured 6d ago against content hash ac2807bb9e01, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

ucx-github-governance scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

archive/platforms/hermes/skills/hermes/ucx-github-governance/SKILL.md · 90 lines

How it starts

The opening of the file, as written. The whole thing — 90 lines — stays where its author put it; the contents beside it link to each section on GitHub.

UCX GitHub Governance Skill

Purpose

Manage issue->plan-set->PR governance flow in GitHub while preserving UCX V3 control-plane/execution-plane separation.

Canonical Label Flow

Use governance label progression exactly:

ai:ready -> ai:in-progress -> ai:review-requested

Rules:

  • Only ai:ready issues are eligible for autonomous execution.
  • Do not use ai:approved or ai:rejected.
  • Transition to ai:in-progress only after required plan artifacts are approved.
  • Use ai:review-requested when acceptance criteria verification is complete and PR is ready for review.

Mandatory Issue Workflow

Before coding:

  1. Initialize project context when required (sdd_init, then sdd_preflight).
  2. Complete issue analysis.
  3. Create planning-first artifacts (layer roadmap, planning index, changelog plan).
  4. Review planning artifacts for gaps.
  5. Fix gaps or record explicit deferrals with rationale.
  6. Create required plan artifact(s): document-layer IPLAN and/or permanent development plan (PLAN-NNN_*, preferred).
  7. Review plan artifact(s) for step clarity and acceptance-criteria mapping.
  8. Record explicit plan approval (human reviewer or independent LLM-as-judge session).
  9. Start implementation by transitioning issue to ai:in-progress.

Before review request:

  1. Verify linked-issue acceptance criteria with evidence.
  2. Update issue checkboxes based on verified evidence only.
  3. Add direct PR link (number + URL) to linked issue.

After review round:

  1. Post review outcomes back to linked issue.
  2. If re-review required, post delta findings and next actions.

Round-Based PR Governance (Mandatory)

For autonomous execution PRs, run two-round maximum gate policy:

  1. sdd_validate
  2. sdd_review
  3. sdd_remediate
  4. post-remediation sdd_validate
  5. Hermes final blocker-gap/inconsistency review

If Round 1 fails, run Round 2 with same sequence. If Round 2 fails, mark escalation REQUIRED, block merge, require human review.

GitHub PR Policy

Read the full file on GitHub · 90 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 90 lines · 43 tokens per session scan A ac2807bb9e01

Subscribe to this mod's changes

ucx-github-governance is a skill published in the GitHub repository vladm3105/aidoc-flow-framework (17 stars, last pushed today), licensed MIT. It adds 43 tokens to every session and 657 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.