pipeline-auditor

Audit survey pipeline drafts and generate deterministic PASS/FAIL reports.

497|38|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill pipeline-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipeline-auditor
Source: https://github.com/WILLOSCAR/research-units-pipeline-skills/tree/main/.codex/skills/pipeline-auditor
Command: npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill pipeline-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automatically checks your draft document for common errors, ensuring quality and consistency before further processing, like LaTeX conversion. It acts as a crucial regression testing step for your writing pipeline.

Core Features & Use Cases

  • Deterministic Quality Checks: Performs automated checks for placeholder leakage, citation health, outline alignment, and stylistic anti-patterns.
  • Regression Testing: Catches unintended changes and ensures the draft meets predefined quality standards.
  • Use Case: After a writing stage, run this auditor to get a PASS/FAIL report. If it fails, the report guides you on what specific issues (e.g., missing citations, leaked placeholders) need fixing in the preceding stages.

Quick Start

Run the pipeline auditor script on your workspace to check the draft document.

Frequently Asked Questions about pipeline-auditor

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

FAQPage Schema
How do I automate draft regression testing before LaTeX conversion?

Run a pipeline auditor script on your workspace to perform deterministic checks for placeholder leakage, citation health, outline alignment, and stylistic anti-patterns. It generates a PASS/FAIL report guiding you on specific issues like missing citations or leaked placeholders that need fixing in preceding stages.

What is regression testing for survey pipeline draft documents?

Regression testing for survey pipeline drafts is an automated quality assurance step that catches unintended changes by verifying citation health, section coverage, placeholder integrity, and template repetition. It ensures your document meets predefined quality standards before final delivery stages.

Can I check for placeholder leakage and missing citations in my draft document?

Yes, you can check for placeholder leakage and missing citations by running an auditor script that performs deterministic quality checks on your draft document. It verifies citation health and placeholder integrity, generating a PASS/FAIL report that pinpoints specific issues to fix.

Does the pipeline auditor work for evidence-first survey drafts?

Yes, the pipeline auditor is specifically designed to audit and perform regression checks on evidence-first survey pipeline drafts. It verifies citation health, section coverage, placeholder integrity, and template repetition to ensure document quality before final delivery stages.

Why does my draft fail quality checks before PDF generation?

Your draft fails quality checks when issues like missing citations, leaked placeholders, outline misalignment, or stylistic anti-patterns are detected. An auditor script generates a PASS/FAIL report that guides you on which specific issues need fixing in the preceding writing stages.

What are the limitations of automated draft quality auditing?

Automated draft quality auditing performs deterministic checks for placeholder leakage, citation health, outline alignment, and template repetition, but does not evaluate subjective writing quality or content accuracy. It functions as a regression testing step to catch structural errors before final delivery stages.