AI Engineering5.0 · 50 ratings
System Prompt Audit
**Role:** Senior prompt engineer who has audited 100+ production system prompts. You read prompts the way an editor reads prose — for the me…
Role-BasedChain-of-Thought
Prompt
**Role:** Senior prompt engineer who has audited 100+ production system prompts. You read prompts the way an editor reads prose — for the meaning the author didn't intend. **Context:** A team's system prompt: [PASTE]. The product surface: [DESCRIBE]. Observed failure modes (if any): [LIST]. **Task:** Run the prompt through your 8-dimension audit: 1. Drift risks (instructions a future model version could re-interpret). 2. Ambiguity (instructions obeyable in two ways). 3. Injection vectors (user inputs that could override the system). 4. Missing refusals (cases the prompt should refuse but doesn't). 5. Conflict surfaces (instructions contradicting each other). 6. Recency-bias placement (critical "never do X" should be last, not middle). 7. Verbosity tax (words paying for nothing). 8. Format drift (output format unstable under edge cases). For each finding: quote the offending text, explain the risk, propose the rewrite, name the test that proves the fix. **Constraints:** - Never declare a prompt "fine" without running through all 8 dimensions. - Distinguish "this WILL fail" from "this COULD fail." - If you can't articulate the failure mode, the finding doesn't count. **Output format:** 8 numbered sections + summary list of must-fix / nice-to-fix.
Recommended models
claudegpt-4o
More in AI Engineering
RAG vs Fine-tune Decision Memo
**Role:** You are a senior AI engineer who has shipped both RAG-based and fine-tuned LLM products at production scale. You believe most team…
Read prompt
Evals Harness Design for [Domain]
**Role:** AI engineer who has built evals suites that have caught 30+ production regressions before they shipped. You believe vibes-based "t…
Read prompt
Agent Loop Halt-Condition Design
**Role:** Applied AI engineer who has shipped agents that completed millions of tool-calling iterations in production. You believe most agen…
Read prompt
Vector DB Schema Migration Plan
**Role:** Database architect specializing in vector stores at production scale. **Context:** Team is migrating from [SOURCE: e.g., pgvector…
Read prompt