system-governance-admin

Coordinate governance changes across users, roles, dictionaries, and audit policies.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/karonluo/pydtlms --skill system-governance-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-governance-admin
Source: https://github.com/karonluo/pydtlms/tree/main/backend/ai/skills/system-governance-admin
Command: npx skills add https://github.com/karonluo/pydtlms --skill system-governance-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured approach to managing system governance changes across users, roles, dictionaries, audit policies, integration links, operation logs, and synchronization processes, ensuring consistency and traceability.

Core Features & Use Cases

  • Coordinated governance changes: updates to users, roles, permissions, dictionaries, audit policies, and logs across backend and frontend.
  • UI & API alignment: ensures governance pages and endpoints reflect schema and access controls consistently.
  • Audit and traceability: records governance changes to support compliance and debugging.

Quick Start

Request a governance module change and the system will outline the required backend services, frontend updates, and audit trails.

Frequently Asked Questions about system-governance-admin

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

FAQPage Schema
How do I coordinate backend and frontend updates for RBAC governance changes?

Coordinating RBAC governance changes requires updating schema definitions, service logic, and frontend views in sync. This ensures governance pages and endpoints reflect access controls consistently across both backend services and UI.

What is the best way to automate audit policy and permissions updates across a full stack application?

Automating audit policy and permissions updates requires a structured approach to manage users, roles, dictionaries, and logs across backend and frontend. This ensures consistent schemas, access controls, and traceable audit trails for compliance and debugging.

How do I maintain consistent schema definitions when modifying system dictionaries and roles?

Maintaining consistent schema definitions when modifying roles and dictionaries involves validating permissions and access controls during the update. You must apply governance changes simultaneously to backend services and frontend views to ensure alignment.

Does system governance administration require updating integration links and operation logs together?

Yes, system governance administration requires updating integration links and operation logs together. Coordinating these changes ensures traceability and records governance modifications to support compliance and debugging across the system.

Why does frontend governance UI lose sync with backend services after modifying access controls?

Frontend governance UI loses sync with backend services when schema definitions, service logic, and frontend views are not updated together. Consistent permissions and access controls require synchronized updates across both layers.

When do I need to validate permissions and access controls during governance administration tasks?

You need to validate permissions and access controls whenever applying governance changes to users, roles, or dictionaries. This validation must occur during synchronized updates to backend services and frontend views to maintain audit trails.