edps-compliance

Identify and report EDPS compliance gaps across process hierarchies.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/zhongadamwang/pricing-tool --skill edps-compliance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edps-compliance
Source: https://github.com/zhongadamwang/pricing-tool/tree/main/.github/skills/edps-compliance
Command: npx skills add https://github.com/zhongadamwang/pricing-tool --skill edps-compliance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate that process hierarchies adhere to the Evolutionary Development Process System (EDPS) methodology, ensuring traceability, boundary integrity, and incremental refinement across all levels.

Core Features & Use Cases

  • Checks hierarchy-level traceability and boundary validation results.
  • Generates item-level pass/fail compliance reports in JSON and Markdown formats.
  • Supports configurable modes (strict | relaxed) and optional preconditions to integrate with hierarchy-validation workflows.

Quick Start

Run edps-compliance on the target hierarchy after completing hierarchy-validation to generate a comprehensive compliance report.

Frequently Asked Questions about edps-compliance

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

FAQPage Schema
How do I check EDPS compliance for a process hierarchy?

To check EDPS compliance, run the validation tool against your collaboration.md files to identify and report traceability and boundary integrity gaps across process hierarchies.

What is EDPS compliance validation and when do I need it?

EDPS compliance validation ensures process hierarchies adhere to the Evolutionary Development Process System, verifying traceability, boundary integrity, and incremental refinement across all levels.

Do I need boundary-validation reports to run an EDPS compliance check?

Boundary-validation reports are optional inputs. The compliance check operates primarily on collaboration.md files and optional hierarchy-metadata.json, delegating boundary verification to diagram generation workflows.

Can I generate JSON and Markdown compliance reports for my process hierarchy?

Yes, the tool generates item-level pass/fail compliance reports in both JSON and Markdown formats, providing comprehensive traceability and boundary validation outputs.

What is the difference between strict and relaxed modes for EDPS compliance?

Strict and relaxed modes configure the validation sensitivity. Strict mode enforces rigid EDPS adherence, while relaxed mode allows conditional passes with pre-condition checks and remediation guidance.

Why does EDPS compliance validation fail after hierarchy-validation?

Compliance validation fails when traceability gaps or boundary integrity issues are detected. Review the generated remediation guidance and ensure your collaboration.md files reflect accurate incremental refinement.