Chain-of-Verification Generator
Generate self-verifying prompts that ask the AI to check its own outputs against criteria
Content
Task: {{task}} Generate the requested output, then verify it against these criteria: {{criteria}} For each criterion: 1. State whether the output meets it (YES/NO) 2. If NO, explain the gap and revise 3. Final output: the verified and corrected version Begin by completing the task, then verify systematically.
Related Prompts
Parallel Agent Task Decomposer
Breaks a complex software project or task into parallelisable sub-tasks suitable for running multiple AI coding agents simultaneously in isolated git branches.
SQL Query Performance Optimizer
Analyze and optimize SQL queries for better performance with index suggestions and query restructuring.
Chrome Extension Idea Generator & MVP Spec
Generates validated Chrome extension or browser plugin ideas for a given niche, then creates a full MVP spec with features, monetization strategy, and go-to-market plan.
Debug Root Cause Analyzer
Systematically diagnose bugs and errors using structured root cause analysis — get a clear explanation, fix options, and prevention strategy from any error message or unexpected behavior.