Learn the 4-element framework (Role, Context, Task, Format), see 10 before/after prompt comparisons that show exactly why the good ones work, and rewrite 10 prompts of your own using the framework.
Why Most Prompts Fail
When someone opens ChatGPT or Claude and types "summarize this report," they're treating a powerful AI like a search engine. Search engines work on keywords. AI language models work on context, role, and structure.
The result is generic output that doesn't match what you actually needed — which leads most people to conclude "AI isn't that useful for my work." That conclusion is wrong. The prompt is wrong.
There are four elements that every good prompt has. Missing any one of them degrades the output significantly.
The 4-Element Framework: RCTF
You don't always need all four. For simple tasks, Role + Task is enough. For complex, high-stakes outputs, use all four. The point is to think about each one deliberately.
10 Before/After Examples
summarize this report
You are a management consultant summarizing findings for a CEO who has 3 minutes to read this. Summarize the following Q3 earnings report. Focus on: revenue growth, cost trends, and top 2 risks. Format: 3 bullet points, each under 25 words.
write me an email
You are a professional communications writer. I need to follow up with a client (Sarah Chen, VP of Operations at Acme Corp) who has gone quiet after our proposal 2 weeks ago. We submitted a $47K proposal for AI workflow automation. Write a short follow-up email that is warm but direct. Format: subject line + 3-sentence body. No attachments mention.
explain machine learning
You are a patient technology educator. Explain machine learning to a non-technical HR director who needs to understand it well enough to champion an AI initiative internally. Avoid jargon. Use one analogy from everyday business life. Keep it under 150 words.
review my code
You are a senior Python engineer doing a production readiness review. Review the following Python function for: (1) security issues, (2) error handling gaps, (3) performance problems. For each issue found: state the line number, severity (critical/major/minor), and a 1-sentence fix recommendation. Skip style/naming comments.
help me with my presentation
You are a presentation coach who has helped Fortune 500 executives present to boards. I have a 10-slide deck about our Q4 product roadmap for an investor meeting. Review the following slide titles and tell me: (1) which slides are missing, (2) which should be combined, (3) whether the narrative arc builds to a clear ask. Format: numbered list, one insight per slide.
Rewrite 10 Real Prompts
Take prompts you've actually used at work in the past month — or use the ones below if you need a starting point. Apply the RCTF framework to each one. Then run both the original and rewritten version in Claude or ChatGPT and compare the outputs.
- "write a job description for a data analyst"
- "summarize the meeting notes"
- "help me respond to this customer complaint"
- "write a performance review"
- "explain the difference between AI and machine learning"
- "create a project plan"
- "analyze this data"
- "write a LinkedIn post about our product"
- "draft a contract clause about data privacy"
- "help me prepare for this negotiation"
What You Learned Today
- Why most prompts fail: treating AI like a search engine instead of a collaborator
- The 4-element framework: Role, Context, Task, Format
- How adding each element changes the quality of the output
- 10 before/after examples you can adapt for your own work today
Day 2: Chain of Thought and Few-Shot
Tomorrow you'll learn the techniques that make AI reason better and give consistent outputs.
Start Day 2