eld-ground-check

Verify Law and Term grounding against S0–S3 verification and observability criteria.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Verifies that Law and Term grounding have verifiable tests and telemetry, enabling CI/CD-grade confidence.

Core Features & Use Cases

  • Verification of Law/Term grounding through tests and telemetry
  • Checklist-driven validation for CI/CD integration
  • Guidance for adding grounding in future Skill activations

Quick Start

Run the Grounding Check before PR creation to ensure all Law/Term grounding signals exist (tests, telemetry, and observability).

Frequently Asked Questions about eld-ground-check

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

FAQPage Schema
How do I verify that my Laws and Terms have proper grounding for CI/CD?

Grounding verification ensures Laws and Terms include testable signals—tests, runtime checks, normalization, and telemetry—required for CI/CD confidence. Run the grounding check during PR pre-checks to validate all required observability criteria are present before merge.

What does it mean for Law and Term grounding to be testable and observable?

Testable and observable grounding means Laws and Terms have concrete verification signals: passing tests, runtime validation checks, normalized output, and telemetry or logs that confirm behavior. This enables automated CI/CD validation and production observability.

When should I run the grounding check in my PR workflow?

Run the grounding check before creating a pull request to catch missing grounding signals early. The Skill integrates into CI/CD automated validation and applies after adding new Laws or Terms to ensure all verification and observability requirements are met.

Does the grounding check produce a report I can use for debugging?

Yes. The grounding check produces standardized grounding reports showing which Laws and Terms meet verification criteria and which gaps remain. These reports guide remediation and help teams understand what observability is still needed.

Can I use grounding verification across different types of Skill activations?

The grounding check applies during PR pre-checks, CI/CD validation, Grounding Map verification, and after adding new Laws or Terms. It implements S0–S3 verification levels, making it adaptable across different activation stages and team workflows.