quality-auditor

Identify and report quality issues in declassified case narratives.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/pr3t3l/openclaw-config --skill quality-auditor-pr3t3l
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-auditor
Source: https://github.com/pr3t3l/openclaw-config/tree/main/workspace/skills/quality-auditor
Command: npx skills add https://github.com/pr3t3l/openclaw-config --skill quality-auditor-pr3t3l

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA teams require a repeatable, non-invasive way to assess narrative coherence, evidentiary logic, and document relevance across declassified case materials.

Core Features & Use Cases

  • Mode coverage: supports narrative_quality, narrative_depth, and playthrough modes to validate case materials.
  • Automated reporting: generates standardized QA reports highlighting issues for human review.
  • Case-stage integration: designed to run after orchestrator pipeline phases and case-plan validation.

Quick Start

Run the quality-auditor after the orchestrator completes case-plan validation to generate the QA report.

Frequently Asked Questions about quality-auditor

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

FAQPage Schema
How do I audit narrative coherence in declassified case materials without altering the files?

To audit declassified case narratives without altering files, apply a non-invasive quality-auditor mode. It assesses narrative coherence and evidentiary logic, producing standardized QA reports that highlight issues for human review without modifying the original documents.

What is narrative depth auditing for case plans?

Narrative depth auditing is a validation mode that checks evidentiary logic and document relevance across declassified case materials. It requires hooks into case-plan data and clue catalogs to assess whether the narrative structure meets quality standards.

When should I run automated validation steps on declassified case narratives?

You should run automated validation steps after orchestrator pipeline phases and case-plan validation complete. Running the quality-auditor at this stage ensures that the generated QA reports capture narrative issues based on fully assembled case materials.

Does the quality-auditor support playthrough scenarios for case validation?

Yes, the quality-auditor supports playthrough scenarios alongside narrative_quality and narrative_depth modes. These modes validate case materials by applying checks to narrative plans and automated validation steps triggered after pipeline phases.

What do structured QA reports for declassified cases contain?

Structured QA reports for declassified cases contain identified quality issues in narrative plans, evidentiary logic, and document relevance. They are generated for human review and do not include automated fixes, focusing solely on issue detection.