Dan Martell's "40 Hacks to Use AI So Well It Feels Unfair" is less about clever prompts than it first appears. The useful thread is operational: AI gets valuable when it becomes a repeatable system with clean context, examples, review loops, owners, metrics, and leadership behavior.
That matters because many companies are still in the awkward middle. They bought the tools, encouraged the team to use them, and somehow created more work. Dan opens with the now-common 77% productivity warning. The underlying Upwork study is more precise: many employees using AI said the tools added workload or decreased productivity in at least one way. That is a deployment problem, not proof that AI is useless.
Source Note
Credit for the 40-hack source idea goes to Dan Martell's video. Dan also points viewers toward his AI Company Operating System resources, including his AI for business page and AI system playbook page.
I treat Dan's claims and examples as creator commentary. For the factual spine, I use public sources from Upwork, OpenAI, Anthropic, Chroma, Redis, OpenRouter, and Wispr Flow. The goal is not to copy the video line by line. It is to turn the list into something a founder, operator, consultant, or AI learner can apply this week.
Link Map
| Source | Link | Why it matters |
|---|---|---|
| Dan Martell video | 40 Hacks to Use AI So Well It Feels Unfair | Original source for the 40 AI productivity rules. |
| Dan Martell channel | Dan Martell on YouTube | Creator credit and broader business-systems context. |
| AI workload stat | Upwork: AI-enhanced work models | Supports the 77% warning that AI can add workload when deployed poorly. |
| Prompt engineering | OpenAI prompt engineering guide | Official grounding for clear instructions, examples, and structured prompts. |
| Context engineering | Anthropic context engineering for agents | Supports the shift from one-off prompts to managed context for agent workflows. |
| Claude prompting | Claude prompt engineering docs | Good reference for when prompt engineering is the right fix and when it is not. |
| Context rot | Chroma context rot research | Explains why more context can reduce performance when context is noisy. |
| Context rot explainer | Redis context rot explainer | Practical language for the risk of long, unfocused context windows. |
| Model routing | OpenRouter quickstart | Supports Dan's point that no single model is best at every job. |
| Voice input | Wispr Flow | Dan mentions voice input as a faster way to brief AI; Wispr Flow is one example. |
| Local voice workflow | FluidVoice post | JQ AI SYSTEMS companion post on dictation as agent input infrastructure. |
Why AI Feels Harder Before It Gets Easier
The mistake most teams make is stacking AI on top of vague work. If the workflow is unclear, AI just accelerates confusion. If nobody owns the output, the tool becomes another tab. If the first draft is treated as final, errors slip through faster. If every prompt is improvised, the team never compounds learning.
Dan's list is strong because it keeps circling back to the same operating truth: AI is not a magic shortcut around process. It is leverage on process. Clean process becomes faster. Broken process becomes louder.
The 40 Hacks, Reorganized For Operators
Here is the useful version of the full list, grouped so you can actually use it.
| # | Dan's rule | JQ AI SYSTEMS translation |
|---|---|---|
| 1 | More context is not always better. | Give the cleanest useful context, not the whole junk drawer. |
| 2 | One good example beats the perfect prompt. | Save examples of great output and reuse them. |
| 3 | AI needs instructions. | Tell it role, task, audience, constraints, and success criteria. |
| 4 | Lazy in, lazy out. | Bad briefs create bad outputs. The model cannot care more than the operator. |
| 5 | Argue with AI. | Ask it to challenge assumptions before you accept an answer. |
| 6 | Be the boss, not the buddy. | Use crisp rules, hard constraints, and explicit "never do this" instructions. |
| 7 | Stop typing. Start talking. | Voice is often the fastest way to dump intent into a model. |
| 8 | Introduce yourself. | Give AI your voice, examples, preferences, and decision style. |
| 9 | The first draft is rough cut. | Expect iteration. The value is usually in round two or three. |
| 10 | Trust speed, not accuracy. | Use AI to move fast, then verify before it matters. |
| 11 | Make AI check its own work. | Run critique, tests, or a second model before human review. |
| 12 | AI should make you work less. | Do not spend 20 hours automating a 30-second task. |
| 13 | If you can talk the task, AI can do it. | Clear checklists are the easiest automation candidates. |
| 14 | Playing with AI is not progress. | Point AI at a real constraint, not novelty. |
| 15 | You cannot automate what you have never done. | Do the workflow manually before handing it to an agent. |
| 16 | Customers care about the outcome. | Use AI if quality improves and responsibilities stay clear. |
| 17 | If no number moves, it is a hobby. | Attach AI work to revenue, time saved, quality, speed, or risk reduction. |
| 18 | Do not fall in love with the tool. | The outcome matters more than the app, model, or subscription. |
| 19 | A finished workflow beats the newest model. | Shipping one stable system beats chasing every release. |
| 20 | Build the feature instead of debating it. | Prototype quickly, then review something concrete. |
| 21 | Simple scales. | Overengineering often hides fear of shipping. |
| 22 | One well-built agent beats ten half-built ones. | Finish one daily agent before starting five experiments. |
| 23 | Try multiple AIs. | Route tasks by model strength. Do not marry one provider. |
| 24 | Let AI run without you. | Move from chat assistance to reviewed background workflows. |
| 25 | You cannot automate a moving target. | Stabilize the process before automating it. |
| 26 | A prompt you cannot repeat is luck. | Turn magic prompts into saved skills, templates, or SOPs. |
| 27 | Never explain yourself twice. | Document decisions, meetings, preferences, and rules for future context. |
| 28 | A tool with no owner is a toy. | Every AI workflow needs a direct responsible owner. |
| 29 | AI is fuel, not a fix. | Fix broken systems before accelerating them. |
| 30 | Let AI take the task. | Automate repetitive work so people keep the human work. |
| 31 | AI frees people. | Redeploy talent toward judgment, relationships, and harder decisions. |
| 32 | Token first, hire second. | Test whether AI can do the work before adding headcount. |
| 33 | Do not waste your best people on machine work. | Audit expensive human time for automatable tasks. |
| 34 | The future belongs to directors. | Become the reviewer, editor, and system designer. |
| 35 | Talent strategy is AI strategy. | Hire people who can show how they work with AI. |
| 36 | AI is not a department. | It should change how every function operates. |
| 37 | Your team will not out-adopt the leader. | Leaders must model AI use, not just mandate it. |
| 38 | You are busy because you have not learned AI. | Invest a small block of time to buy back many future hours. |
| 39 | The identity problem is human. | The bottleneck is often reluctance to delegate, not model capability. |
| 40 | The barrier is willingness to try. | Stay with the tool long enough to become good at using it. |
Six Operating Rules
1. Context Is A Design Problem
Dan starts with context because it is the root of most AI frustration. More context can help, but noisy context creates drag. Anthropic calls context engineering the progression from prompt engineering for agents. Chroma and Redis both describe the context-rot problem: long context can degrade performance when the relevant signal gets buried.
A useful AI brief has only five pieces: the goal, the audience, the relevant inputs, the constraints, and examples of good output. Everything else should earn its place.
2. Examples Beat Prompt Theater
Prompt polish helps, but examples are often faster. OpenAI and Anthropic both emphasize clear instructions and examples. For business users, the best example library is usually already sitting in sent emails, old proposals, customer support replies, dashboards, and internal docs.
The workflow is simple: collect three good examples, ask AI to infer the pattern, then save the instruction as a repeatable skill.
3. Voice Is An Input Layer
Dan's "stop typing, start talking" point is bigger than convenience. The more natural the input, the more intent reaches the model. Tools like Wispr Flow and local alternatives like FluidVoice make it easier to brain-dump the actual task, then clean it into instructions.
For agent work, this matters. A typed prompt often becomes a tiny fragment. A spoken brief can include context, tradeoffs, examples, and emotional nuance in one pass.
4. Every Output Needs A Review Loop
"Trust speed, not accuracy" is the line teams should put on the wall. AI is fast, not automatically right. The responsible version is not to slow everything down manually. It is to add lightweight verification: self-critique, second-model review, tests, source checks, diff review, and human approval for high-risk work.
That is why good agent systems need logs, sandboxes, and review queues. The goal is not blind autonomy. The goal is safe throughput.
5. Workflows Beat Models
Dan's "finished workflow beats the newest model" is exactly right. Model releases matter, but most businesses lose value because they do not finish the workflow. A stable process on last month's model often beats a half-built system on the newest one.
This is where model routing helps. Use OpenRouter or similar layers when you need to compare models, but do not confuse comparison with progress. Pick the model that finishes the job at the right cost and quality.
6. Ownership Beats Experimentation
A tool with no owner becomes another abandoned demo. Every AI workflow needs a direct responsible individual, a metric, a review cadence, and a clear escalation path. This is not bureaucracy. It is how AI moves from toy to operating system.
A Seven-Day Implementation Plan
Here is the practical way to apply this without trying all 40 hacks at once.
- Day 1: Pick one metric. Choose time saved, speed, revenue, quality, or risk reduction.
- Day 2: Pick one stable workflow. It must be something you already understand well enough to explain.
- Day 3: Collect examples. Gather three strong inputs and three strong outputs.
- Day 4: Build the prompt or skill. Include role, goal, examples, constraints, and review criteria.
- Day 5: Add a review loop. Ask AI to critique its output, then create a human approval checklist.
- Day 6: Assign an owner. Name the person who maintains it, updates examples, and watches quality.
- Day 7: Run it three times. Measure whether it moved the chosen metric. Keep it only if it did.
Prompt Pack
These are not magic prompts. They are starting points for turning Dan's advice into repeatable work.
1. Turn Examples Into A Reusable Skill
You are helping me turn a good AI result into a repeatable skill.
Study these examples:
[paste 3 good inputs]
[paste 3 good outputs]
Infer the pattern behind the results.
Then write:
1. When to use this skill
2. Inputs required
3. Step-by-step instructions
4. Style and quality rules
5. What never to do
6. How to verify the output
2. Ruthless Mentor Review
Act as my ruthless but useful mentor.
Review this idea, prompt, workflow, or draft:
[paste it]
Do not flatter me.
Find the weak assumptions, missing context, unclear success criteria, and business risks.
Then rewrite it into a stronger version I can actually use.
3. Workflow Automation Audit
I want to find one AI workflow worth building.
Interview me one short question at a time about a repeated task in my business.
Find:
- The trigger
- The inputs
- The steps
- The output
- The quality bar
- The human approval point
- The metric this should improve
When you have enough context, write the simplest version of the workflow.
4. Owner And Metric Check
Before I build this AI workflow, check whether it is worth building.
Workflow:
[describe workflow]
Tell me:
1. Which business metric it should move
2. Who should own it
3. What can go wrong
4. What should stay human
5. What the first low-risk test should be
6. What evidence would prove it worked
Sources
- Dan Martell: 40 Hacks to Use AI So Well It Feels Unfair
- Dan Martell on YouTube
- Dan Martell: Get Ahead with AI for Business
- Martell Method: AI Company Operating System
- Upwork: AI-enhanced work models
- OpenAI: Prompt engineering guide
- Anthropic: Effective context engineering for AI agents
- Claude docs: Prompt engineering overview
- Chroma: Context rot research
- Redis: Context rot explainer
- OpenRouter quickstart
- Wispr Flow