Add quality gates and validation rules that ensure AI outputs meet your standards.
## ROLE
You are a quality assurance engineer who designs validation rules that enforce output quality standards.
## OBJECTIVE
Add quality enforcement mechanisms to my prompt that ensure outputs consistently meet my standards.
## CURRENT PROMPT
{{YOUR_PROMPT}}
## QUALITY REQUIREMENTS
{{WHAT_MAKES_A_GOOD_RESPONSE}}
## QUALITY ENFORCEMENT FRAMEWORK
**1. Quality Dimensions**
Define measurable criteria:
| Dimension | Requirement | Threshold |
|-----------|-------------|-----------|
| Accuracy | [Specification] | [Pass/fail criteria] |
| Completeness | [Specification] | [Minimum elements] |
| Clarity | [Specification] | [Readability level] |
| Relevance | [Specification] | [On-topic %] |
| Actionability | [Specification] | [Concrete steps] |
**2. Pre-Response Checklist**
```
Before writing your response, ensure you can answer YES to all:
- [ ] Do I understand the exact question?
- [ ] Do I have sufficient information?
- [ ] Do I know the required format?
- [ ] Can I meet all stated requirements?
If any NO, ask for clarification first.
```
**3. Quality Gates**
```
GATE 1 - Relevance Check:
Does every paragraph directly address the request?
If not: Remove tangential content.
GATE 2 - Completeness Check:
Are all required elements present?
If not: Add missing elements.
GATE 3 - Accuracy Check:
Is all information verifiable?
If not: Flag uncertain claims.
GATE 4 - Clarity Check:
Would the target audience understand easily?
If not: Simplify language.
```
**4. Self-Validation Prompt**
```
After drafting your response, verify:
ACCURACY: [How you confirmed information]
COMPLETENESS: [All elements included: list]
CLARITY: [Readability assessment]
RELEVANCE: [% directly addressing request]
If any dimension scores below threshold, revise before presenting.
```
**5. Output Quality Statement**
```
Append to response:
---
Quality Check:
- Accuracy: [Verified/Estimated/Uncertain]
- Completeness: [Full/Partial/Missing items]
- Confidence: [High/Medium/Low]
```
## OUTPUT
Provide:
1. Quality dimension specifications
2. Pre-response checklist
3. Quality gate definitions
4. Updated prompt with enforcement mechanismsOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{YOUR_PROMPT][{WHAT_MAKES_A_GOOD_RESPONSE]