qore-governance-compliance

Audit repository structure, metadata limits, and credential storage for FailSafe compliance.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/MythologIQ/Zo-Qore --skill qore-governance-compliance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qore-governance-compliance
Source: https://github.com/MythologIQ/Zo-Qore/tree/main/.claude/commands/scripts/custom/qore-governance-compliance
Command: npx skills add https://github.com/MythologIQ/Zo-Qore --skill qore-governance-compliance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that all repository changes strictly adhere to FailSafe's Physical Isolation rules and environment compliance constraints, preventing architectural drift and security vulnerabilities.

Core Features & Use Cases

  • Physical Isolation Enforcement: Guarantees that source code remains within designated containers and governance artifacts stay at the root.
  • Environment Compliance Validation: Checks that workflows and skills meet platform-specific technical requirements, like character limits for descriptions.
  • Security Hygiene Audits: Verifies the secure handling of credentials, tokens, and sensitive files.
  • Use Case: Before merging any code, run this skill to automatically audit the repository structure, check for any leaked secrets, and ensure all metadata descriptions comply with platform limits, preventing deployment blockers.

Quick Start

Run the qore-governance-compliance skill to perform a full audit of the repository.

Frequently Asked Questions about qore-governance-compliance

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

FAQPage Schema
How do I audit repository structure for physical isolation compliance?

To audit repository structure for physical isolation compliance, run a validation check that enforces source code containment within designated containers and prevents forbidden root-level files. This ensures architectural integrity and deployment readiness.

What is FailSafe physical isolation in repository governance?

FailSafe physical isolation is a governance constraint that separates source code into designated containers while keeping governance artifacts at the root. This prevents architectural drift and security vulnerabilities during repository changes.

How do I check repository metadata for platform character limits?

To check repository metadata for platform character limits, perform an environment compliance validation that audits metadata descriptions. This verifies workflows and skills meet platform-specific technical requirements before deployment.

Can I validate secure credential storage before merging code?

Yes, you can validate secure credential storage before merging code by running a security hygiene audit. This verifies the secure handling of credentials, tokens, and sensitive files to prevent deployment blockers and security vulnerabilities.

What are the limitations of automated environment compliance validation?

Automated environment compliance validation is limited to checking platform-specific technical requirements like character limits in metadata and structural constraints. It focuses on preventing deployment blockers but requires a full repository audit to catch all architectural drift.