ai-runtime-governance

Inventory local AI tools and govern configurations with rollback and drift detection.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/pingqLIN/UniText --skill ai-runtime-governance
Or copy as Structured Prompt for Agentâ–¼
Please help me install this Agent Skill.
Skill: ai-runtime-governance
Source: https://github.com/pingqLIN/UniText/tree/main/runtime/skills/ai-runtime-governance
Command: npx skills add https://github.com/pingqLIN/UniText --skill ai-runtime-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Unified governance for local AI tools and developer runtimes. Use this skill to inventory installed AI models, CLIs, and IDEs, map skill/MCP/rules/agent settings and storage paths, run backup and audit workflows, and apply single or global path/config changes with rollback records.

Core Features & Use Cases

  • Inventory local AI tooling (models, CLIs, IDEs) and map their paths for governance
  • Synchronize and back up configurations, apply controlled changes with rollback
  • Detect drift from baseline configurations and generate audit-ready reports
  • Support single-program or global governance across Codex, Claude, Gemini, GitHub CLI, VS Code, and Windsurf

Quick Start

Ask the AI to inventory local AI tooling, back up current configurations, and prepare a path-unification plan before applying changes.

Frequently Asked Questions about ai-runtime-governance

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

FAQPage Schema
How do I inventory local AI tools and map configuration paths for governance?â–¼

To inventory local AI tools, you can run executable scripts to map installed models, CLIs, and IDE settings paths. This creates a single source of truth for governing configurations across runtimes like Codex, Claude, and VS Code.

What is configuration drift detection in AI runtimes and when do I need it?â–¼

Configuration drift detection identifies unauthorized or accidental changes in AI runtime settings from a known baseline. You need it to maintain governance and generate audit-ready reports for local developer environments.

How do I back up AI CLI configurations and apply rollback changes safely?â–¼

You can back up AI CLI configurations and apply safe rollback changes by creating backup records before modifications. This governance workflow supports single-program or global path unification with executable rollback points.

Does this governance workflow support GitHub CLI, Windsurf, and Gemini configurations?â–¼

Yes, this governance workflow supports GitHub CLI, Windsurf, Gemini, Codex, Claude, and VS Code. It maps their skill, MCP, rules, and agent settings to apply controlled changes with audit trails across these specific runtimes.

What is the best way to unify configuration paths across multiple AI runtimes?â–¼

The best way to unify configuration paths is using a governance skill to inventory installed tools, back up current settings, and execute a documented path-unification plan. This ensures controlled changes with rollback records.

When should I not use a global governance workflow for local AI tools?â–¼

You should avoid a global governance workflow if you only need to modify a single AI program. Use the single-program governance mode instead to isolate changes and prevent unintended drift in other runtime configurations.