eld-ground-law-monitor

Detect production-law violations from telemetry and log events, then upsert findings to pce-memory.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/CAPHTECH/claude-marketplace --skill eld-ground-law-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eld-ground-law-monitor
Source: https://github.com/CAPHTECH/claude-marketplace/tree/main/caphtech-plugin/skills/eld-ground-law-monitor
Command: npx skills add https://github.com/CAPHTECH/claude-marketplace --skill eld-ground-law-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Monitors live Law violations and feeds back to pce-memory for continuous improvement.

Core Features & Use Cases

  • Telemetry/log monitoring of law.violation signals
  • Pattern analysis to identify root causes
  • Propose law enhancements or new laws based on findings

Quick Start

Deploy a monitoring routine that captures and analyzes law violations from production telemetry.

Frequently Asked Questions about eld-ground-law-monitor

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

FAQPage Schema
How do I monitor law violations in production telemetry?

Monitor law violations by deploying a telemetry collection routine that captures violation signals from live environments. The Skill detects violations in real time, classifies patterns, performs root-cause analysis, and feeds results back to pce-memory for continuous improvement tracking.

What is root-cause analysis for law violations and why does it matter?

Root-cause analysis identifies why law violations occur in production. By analyzing telemetry metrics and log events, the Skill uncovers underlying patterns and proposes law enhancements or new rules to prevent future violations and improve Law health.

How does pce-memory feedback improve law monitoring over time?

Pce-memory receives upserted violation data and improvement proposals from the Skill's analysis. This feedback loop enables continuous refinement of Law rules and detection logic, strengthening violation detection and enforcement in subsequent monitoring cycles.

Can I use law violation monitoring with existing telemetry and logging systems?

Yes. The Skill applies violation detection and pattern analysis directly to telemetry metrics and log events from live environments. It integrates with existing telemetry collection without requiring changes to your logging infrastructure.

What happens when law violations are detected in production?

When violations are flagged, the Skill classifies patterns, performs root-cause analysis, generates improvement proposals, and upsets data to pce-memory. Results feed back to support Law health optimization and guide future rule refinements.