What problem does it solve?
Prompt sets built for AI visibility measurement can be contaminated by target brand terms, unsupported claims, semantic duplicates, or answer leakage, which invalidates downstream panel results. This Skill gates a generated prompt universe before human panel selection, assigning each candidate a pass, revise, quarantine, or reject decision with evidence.
Core Features & Use Cases
- Deterministic checks first: schema and provenance completeness, unique IDs, contamination register matching (brands, products, domains, slogans, campaign terms), Unicode normalization, exact-hash and similarity-pair duplicate detection, and architecture coverage validation.
- Semantic review: judges evidence-to-prompt entailment, naturalness, one-concept clarity, aided/unaided status consistency, and commercial leading, with special quarantine rules for health, legal, financial, and safety domains.
- Structured output: produces a Markdown QA report plus a
prompt_qa.json file with per-candidate decisions, rule results, duplicate actions, reconciled counts, and a gate status for human review.
- Use Case: After generating a prompt universe for an AI visibility study, run this Skill to catch target-term contamination in unaided prompts, merge true semantic duplicates while protecting legitimate locale or persona differences, and hand a blinded, approved candidate list to the panel design stage.
Quick Start
Ask the agent to run prompt-set-qa on prompt_universe.json and prompt_architecture.json with the contamination register and evidence excerpts, then produce the QA report and prompt_qa.json.