What problem does it solve?
Manually verifying the structural correctness of test prompt markdown files is time-consuming and error-prone, especially when they must meet strict requirements for adversarial coverage, required fields, and mandatory prompt types before quality evaluation.
Core Features & Use Cases
- 8 Static Structural Checks: Validates header accuracy, prompt count bounds, required field presence for every prompt, full adversarial category coverage, minimum 20% adversarial share, and mandatory training-gap, product-feedback, and escalation prompts.
- Auto-Fix Hints: Provides specific, actionable suggestions for fixing each failed check to speed up remediation.
- Gating for Quality Evaluation: Produces a binary pass/fail verdict that gates the companion pdd-to-test-prompts-eval skill, ensuring only structurally valid prompt suites move to expensive quality grading.
- Use Case: ACE lifecycle teams building test prompt suites for Connect LLO supervisor chatbots can run this skill to catch structural issues early, before running resource-intensive quality evaluations.
Quick Start
Use the pdd-to-test-prompts-qa skill to run all structural checks on the pdd-to-test-prompts.md file for the current Connect opportunity and return the pass/fail verdict.