eld-ground-pr-review

Automate PR reviews with Compile-Execute-Capture flow and LDE compliance checks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Systematic PR reviews using Compile-Execute-Capture flow and LDE grounding to ensure Law compliance.

Core Features & Use Cases

  • Compile/Execute/Capture review steps
  • Grounding checks for Law/Term before merge
  • Delta capture for context updates

Quick Start

Use this PR Review Skill to assess a PR against Law/Term grounding and capture review notes.

Frequently Asked Questions about eld-ground-pr-review

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

FAQPage Schema
How do I automate PR review to check code compliance before merge?

PR review automation uses the Compile-Execute-Capture flow to systematically assess code changes against compliance standards. This Skill applies grounding checks for Law and Term compliance, captures findings in structured categories (Must/Should/Could/Note), and provides approval decisions with traceable review deltas to ensure quality gates are met.

What is LDE grounding in code review and why does it matter?

LDE grounding embeds Law and compliance requirements directly into the review process. This Skill references ADRs, design intent, and coding standards to verify that code changes satisfy legal and compliance obligations, capturing grounding status alongside functional findings so reviewers can validate both correctness and regulatory fit.

Can I use PR review to track design decisions and test strategy alignment?

Yes. This Skill reviews PRs against referenced ADRs, design intent, coding standards, and test strategy as part of its grounding checks. It captures how changes align with architectural decisions and testing requirements, outputting a review delta that documents design and test coverage validation alongside compliance findings.

How does the Compile-Execute-Capture flow improve code review quality?

The Compile-Execute-Capture flow structures PR review into three stages: Compile gathers code and context, Execute runs grounding and compliance checks, and Capture records structured findings with categorized proposals and approval decisions. This systematic approach ensures consistent, traceable reviews with measurable compliance status and delta tracking.

What output does this PR review Skill produce?

The Skill generates structured output including categorized findings (Must/Should/Could/Note), task-level improvement proposals, an approval decision, a traceable review delta documenting changes in context or compliance status, and explicit LDE compliance validation before merge.

Does this PR review approach work with existing coding standards and ADRs?

Yes. This Skill references your existing ADRs, design intent, and coding standards as inputs to the review process. It integrates these artifacts into grounding checks and compliance validation, ensuring PR assessments align with your documented architecture, standards, and legal requirements.