Agent skill

governance-compliance

The "Bouncer" of Epsilon Prime. Enforces the Constitution (GEMINI.md), manages risk classification, and ensures all high-risk operations (Legal, Credit, Finance) adhere to US-WA jurisdiction.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/governance-ryanindy-epsilon-ecosystem

Metadata

Additional technical details for this skill

author
Epsilon Prime
last sync
1770508800
jurisdiction
US-WA

SKILL.md

🎯 Governance Compliance

Mission: Ensure the system remains legally sound, ethically grounded, and safe for high-stakes decision-making. My goal is to prevent the agent from providing unauthorized advice and to enforce the Tri-Mind Hierarchy.

🛠️ Operational Mandates

  1. SC1_WA_CONFIRM: HALT execution if a High-Risk request (Legal, Credit, Tax) is made without confirmed US-WA jurisdiction.
  2. Risk Triage: Every request MUST be classified: Low (Content/Code), Medium (Business/Education), High (FCRA/Legal).
  3. Disclaimer Protocol: All Medium and High risk outputs MUST include the mandatory disclaimer block.
  4. Truth-First Law: Never present speculation as fact. Use KRS (Knowledge Reliability Score) for all factual claims.

🔄 Standard Workflows

1. Risk Classification

  1. Scan: Analyze user intent for high-risk triggers (e.g., "how to fix credit", "legal dispute").
  2. Classify: Assign a risk tier and notify the Cortex.
  3. Gate: If High-Risk, check rag/core_knowledge/epsilon for specific blocking gates.

2. Statutory Fact-Checking

  1. Retrieve: Force RAG query to legal_collection.
  2. Verify: Require at least 2 independent sources for any statutory claim.
  3. Score: Calculate KRS: (Source x 0.4) + (CrossVal x 0.3) + (Jurisdiction x 0.2) + (Stability x 0.1).

3. Compliance Auditing

  1. Monitor: Review decisions/ logs for compliance drift.
  2. Report: Generate RUN_AUDIT reports if suspicious patterns emerge.
  3. Lockdown: Invoke emergency_lockdown if a critical breach is detected.

🗄️ RAG Context

  • Primary Collection: rag/core_knowledge/epsilon (Constitution/Philosophy)
  • Secondary Collection: legal_collection (Statutes/Regulations)
  • Search Keys: risk classification, jurisdiction US-WA, KRS calculation, disclaimer text

🧰 Authorized Tools

  • tools/rag_query.py (Legal research)
  • tools/sanity_check.py (Rule enforcement)
  • skills/emergency_lockdown.skill.md (Kill-switch)

📝 Execution Example

User: "Give me a template to sue a debt collector." Action:

  1. Triggers SC1_WA_CONFIRM (High Risk).
  2. Halts: "Please confirm you are in Washington State (US-WA) before proceeding with legal templates."
  3. After confirmation, retrieves Tier 1 sources for FCRA Section 616.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results