recipe-quality-audit

Audit NVCA legal agreement recipes and classify maturity tiers.

46|9|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/open-agreements/open-agreements --skill recipe-quality-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-quality-audit
Source: https://github.com/open-agreements/open-agreements/tree/main/skills/recipe-quality-audit
Command: npx skills add https://github.com/open-agreements/open-agreements --skill recipe-quality-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the auditing of legal agreement recipes, ensuring consistency, quality, and adherence to standards, thereby reducing manual review time and improving the reliability of generated agreements.

Core Features & Use Cases

  • Comprehensive Auditing: Performs a multi-tiered audit covering file inventory, schema validation, field-to-replacement coverage, and fill quality.
  • Maturity Classification: Assigns a maturity tier (scaffold, beta, production) to each recipe based on audit results.
  • Use Case: Before releasing a new legal agreement template, run this audit to identify any missing components, uncover potential issues with placeholder replacements, and ensure the recipe is production-ready.

Quick Start

Audit the recipe: nvca-certificate-of-incorporation

Frequently Asked Questions about recipe-quality-audit

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

FAQPage Schema
How do I audit NVCA legal agreement recipes for quality and consistency?

You audit NVCA legal agreement recipes by checking file inventory, metadata schema, field-to-replacement coverage, ambiguous keys, smart quotes, test fixtures, and fill quality to produce a structured scorecard.

What is a maturity tier classification for legal agreement recipes?

A maturity tier classification categorizes legal agreement recipes as scaffold, beta, or production based on audit results, indicating their readiness and reliability for generating agreements.

How do I check field-to-replacement coverage in NVCA templates?

Checking field-to-replacement coverage in NVCA templates is part of a comprehensive quality audit that verifies all placeholder fields have corresponding replacements to prevent broken generated agreements.

Do I need local CLI and repository access to audit legal recipes?

Yes, you need local CLI and repository access to execute the audit, as the process scans local file inventories and test fixtures to validate recipe quality and metadata schemas.

What issues should I look for before releasing a legal agreement template?

Before releasing a legal agreement template, you should look for missing components, ambiguous keys, smart quotes, potential placeholder replacement issues, and insufficient test fixtures by running a comprehensive audit.

Why does my NVCA recipe audit show missing test fixtures?

Your NVCA recipe audit shows missing test fixtures because the audit checks for their presence to validate fill quality, and their absence indicates the recipe lacks the necessary data to verify generation accuracy.