source-command-audit-whitepapers

Audits whitepapers and recap cards for FR/EN parity and metadata consistency.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/srednoff888-art/4 --skill source-command-audit-whitepapers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: source-command-audit-whitepapers
Source: https://github.com/srednoff888-art/4/tree/main/.agents/skills/source-command-audit-whitepapers
Command: npx skills add https://github.com/srednoff888-art/4 --skill source-command-audit-whitepapers

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams ensure all whitepapers and recap cards stay current with the master guide, by auditing version freshness, FR/EN parity, and metadata consistency.

Core Features & Use Cases

  • Comprehensive audit across whitepapers FR/EN and recap cards FR/EN to verify alignment with the latest guide version.
  • Generates update suggestions and frontmatter patches for stale documents without modifying files.
  • Provides a parity check to ensure FR/EN counterparts and recap-card versions match.

Quick Start

Run the migrated source command audit-whitepapers to perform a full audit.

Frequently Asked Questions about source-command-audit-whitepapers

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

FAQPage Schema
How do I audit whitepapers for version freshness against a master guide?

To audit whitepapers for version freshness, compare document frontmatter against the master guide version to identify discrepancies. This process checks alignment across whitepapers and recap cards, flagging stale documents that require updates.

What is FR/EN parity checking and how does it work for documentation?

FR/EN parity checking verifies that French and English counterparts of whitepapers and recap cards match in version and metadata. It identifies mismatches between language counterparts to ensure translation consistency across the documentation set.

Can I generate frontmatter patches for stale whitepapers without modifying files?

Yes, you can generate frontmatter patches for stale whitepapers without modifying files. The tool provides actionable update suggestions and metadata corrections as output, leaving the original documents untouched during the audit.

How do I check recap cards for metadata inconsistencies across languages?

Check recap cards for metadata inconsistencies by running an audit that flags mismatches in version and frontmatter fields. The tool evaluates both FR and EN recap cards simultaneously, reporting inconsistencies against the master guide version.

What is the best way to ensure documentation versioning aligns across multiple formats?

The best way to ensure documentation versioning aligns across multiple formats is to run an automated audit comparing whitepapers and recap cards against the master guide. This identifies version drift, checks FR/EN parity, and flags metadata inconsistencies.

Does the whitepaper audit modify my source files during the parity check?

No, the whitepaper audit does not modify your source files during the parity check. It performs a read-only evaluation of version freshness and metadata consistency, providing actionable update suggestions and frontmatter patches as output.