law-interpret

Convert Dutch law YAML into validated machine_readable logic pipelines.

20|4|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/MinBZK/regelrecht --skill law-interpret
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: law-interpret
Source: https://github.com/MinBZK/regelrecht/tree/main/.claude/skills/law-interpret
Command: npx skills add https://github.com/MinBZK/regelrecht --skill law-interpret

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates the full law interpretation pipeline to convert Dutch law YAML into executable, machine_readable logic by coordinating MvT research, generation, validation, and reverse validation.

Core Features & Use Cases

  • Orchestrates MvT research, machine_readable generation, and reverse validation as a single coordinated workflow.
  • Validates generated logic against the schema and runs BDD-style tests to ensure accuracy.
  • Activates automatically when a corpus YAML file lacks machine_readable sections or is ready to be executed.

Quick Start

Provide a Dutch law YAML file without machine_readable sections to trigger automatic interpretation and generation of machine_readable logic.

Frequently Asked Questions about law-interpret

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

FAQPage Schema
How do I convert Dutch law YAML into executable machine-readable logic?

To convert Dutch law YAML into executable machine-readable logic, the pipeline orchestrates MvT research, generates the logic sections, and runs reverse validation. It activates automatically when a YAML file lacks machine-readable sections or needs to be executed.

What is the best way to validate generated machine-readable logic against a schema?

Validating generated machine-readable logic against a schema is handled by verifying and updating the schema URL, running optional schema checks, and executing BDD-style reverse validation tests to ensure the logic accurately reflects the law.

How does reverse validation work for machine-readable law pipelines?

Reverse validation in machine-readable law pipelines works by running BDD-style tests against the generated logic to confirm that the executable rules accurately match the original Dutch law text and schema requirements.

Do I need to manage dependencies when generating executable pipelines from law YAML?

Dependency checks and management are included as automated steps within the law interpretation pipeline. The workflow performs these checks and compiles a final consolidated report alongside the generated machine-readable logic.

Can I automate MvT research and generation for Dutch legal documents?

MvT research and machine-readable generation are fully automated as a single coordinated workflow. The pipeline identifies the target law YAML file, performs the research, and generates the executable sections without manual intervention.

When should I use an automated pipeline to interpret Dutch laws?

You should use an automated pipeline to interpret Dutch laws when you have a corpus YAML file ready for execution or lacking machine-readable sections, and need validated, executable logic with a final consolidated report.