prompt-auditor-pass

Audit and harden prompts for downstream AI evaluation workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/blucsigma05/tbm-apps-script --skill prompt-auditor-pass
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: prompt-auditor-pass
Source: https://github.com/blucsigma05/tbm-apps-script/tree/main/.claude/skills/prompt-auditor-pass
Command: npx skills add https://github.com/blucsigma05/tbm-apps-script --skill prompt-auditor-pass

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents wasted work by turning a first-draft prompt into a target-fit, failure-defended instruction set before another AI system uses it for review, evaluation, or structured analysis.

Core Features & Use Cases

  • Two-pass prompt construction: builds a draft prompt and then audits it specifically against the user’s stated goal rather than generic “best practices.”
  • Failure-mode defense: checks for specific risks like scope drift, hidden assumptions, capitulation, and under-specified outputs.
  • Hardened final deliverable: produces an improved prompt (and a required scoring matrix) that is usable by downstream workflows, including rubrics and system-prompt generation.

Quick Start

Use the prompt-auditor-pass skill to build an evaluation prompt for another model to audit a migration plan, then request the hardened Pass 3 deliverable.

Frequently Asked Questions about prompt-auditor-pass

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

FAQPage Schema
How do I audit and harden system prompts before using them for downstream AI evaluation?▼

To audit and harden system prompts, you can use a multi-pass workflow that checks intent fit, hidden assumptions, and failure-mode defenses, producing a hardened final prompt and scoring matrix for downstream models.

What causes scope drift and capitulation when building structured analysis prompts for GPT or Gemini?▼

Scope drift and capitulation in structured analysis prompts often stem from under-specified outputs and hidden assumptions. Hardening the prompt through a dedicated auditor pass defends against these specific failure modes before downstream use.

How do I create a scoring rubric that ensures my prompt outputs match the intended evaluation goal?▼

Creating a scoring rubric that matches your evaluation goal requires an explicit auditor review of intent fit and output usability. This process generates a required scoring matrix alongside the hardened evaluation prompt.

What is the best way to prevent wasted rework when generating prompts for AI review workflows?▼

The best way to prevent wasted rework in AI review workflows is to apply a two-pass prompt construction method, turning a first-draft prompt into a target-fit, failure-defended instruction set before another AI system uses it.

Does prompt auditing work for multi-pass workflows involving Opus, GPT, and Gemini models?▼

Yes, prompt auditing applies to multi-pass workflows involving models like Opus, GPT, and Gemini. It evaluates the prompt against your specific goal rather than generic best practices to ensure cross-model evaluation consistency.

Why does my AI evaluation prompt fail to produce consistent structured analysis results?▼

AI evaluation prompts fail to produce consistent structured analysis results due to poor prompting, scope drift, and under-specified outputs. A prompt auditor pass checks for these failure modes and right-sizes the instructions.