briefing-critique

Audit draft web pages against source briefing documents for content and structural accuracy.

3|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/paolomoz/skills --skill briefing-critique
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: briefing-critique
Source: https://github.com/paolomoz/skills/tree/main/skills/briefing-critique
Command: npx skills add https://github.com/paolomoz/skills --skill briefing-critique

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill systematically compares generated draft web pages against their source briefing documents to catch errors, omissions, and structural inconsistencies before deployment.

Core Features & Use Cases

  • Comprehensive Auditing: Verifies copy fidelity, block type accuracy, image placement, and metadata against the briefing.
  • Multi-Fidelity Checks: Adapts strictness based on briefing instructions (verbatim copy vs. content intent).
  • AEM Drift Detection: Compares published AEM content against drafts and briefing to identify post-upload changes.
  • Use Case: After generating a new product page, use this Skill to automatically ensure all required copy, specific image assets, and correct page structure are present and accurate according to the product brief.

Quick Start

Run the briefing-critique skill to audit the draft pages for the 'my-new-site' project against its briefing document.

Frequently Asked Questions about briefing-critique

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

FAQPage Schema
How do I verify generated web pages match source briefing documents?

Verifying generated web pages match source briefing documents requires auditing draft content against the brief to validate copy fidelity, block types, image mapping, and metadata. This systematic comparison catches structural inconsistencies and omissions before deployment.

What is AEM drift detection for published content?

AEM drift detection for published content identifies post-upload changes by comparing published AEM pages against original drafts and briefing documents. It ensures published pages maintain structural accuracy and content fidelity after migration or manual edits.

How do I audit copy fidelity and image placement against a product brief?

Auditing copy fidelity and image placement against a product brief requires multi-fidelity checks that adapt strictness based on instructions. This validates verbatim copy matches and correct image asset mapping across required page blocks.

Can I use PDF briefing documents for content verification checks?

Yes, PDF briefing documents can be used for content verification checks. The skill utilizes PDF parsing libraries including pypdf, pdfplumber, and pdf2image to extract source requirements for comparison against generated draft pages.

What is the best way to check navigation and footer elements against web page specifications?

Checking navigation and footer elements against web page specifications is best handled by comprehensive auditing that validates structural accuracy. This ensures required navigation links and footer configurations match the design specifications outlined in the brief.

Does briefing compliance auditing work for verbatim copy and content intent?

Briefing compliance auditing works for both verbatim copy and content intent through multi-fidelity checks. It adapts strictness based on the specific briefing instructions, allowing flexible validation of exact text or general content meaning.