Prompting and Task Execution — study note
Prompting and Task Execution — study note
Domain 1 of the Claude Certified Associate – Foundations exam (about 14% of scored items). Its four objectives ask you to write effective prompts, decompose complex requests, iterate toward better output, and adapt your strategy to the kind of task. This note summarizes what each topic teaches and the Anthropic pages behind it.
The brief: what a good prompt contains
Anthropic suggests picturing Claude as a newly hired contractor: capable, but with no context about you, your task or your organization. The prompt is the brief that supplies that context.
| Part of the brief | What it answers | Example |
|---|---|---|
| Task and form | What, and in what shape? | Five bullet points, under 150 words |
| Audience | Who reads it? | All staff |
| Reason | Why does it matter? | Read aloud, so avoid ellipses |
| Examples | What does good look like? | Three approved emails, marked |
Test it with the golden rule: show the prompt to a colleague with minimal context. If they would be confused, Claude will be too.
Structuring bigger requests
- Numbered steps when the order or completeness of the steps matters.
- Tagged parts when a prompt mixes instructions, background, examples and pasted material: wrap each kind of content in its own tag, typed as plain text.
- Draft → review against criteria → refine when you need to inspect intermediate output before moving on. (Claude handles most multistep reasoning internally, so stage only when you need the checkpoint.)
Iterating toward better output
| Situation | What to do |
|---|---|
| You cannot tell if a new version is better | Agree success criteria first, and a way to check them |
| The answer is close but not right | Give specific feedback in the same chat |
| You keep writing “don’t…” rules | Say what to do instead |
| The answer stops partway | Ask it to continue in the same chat; in a new chat, give Claude the previous prompt and response first |
| Content is fine but it is too slow or costly | A different model can sometimes improve speed and cost more easily than rewording |
Choosing a strategy by task type
| Task type | Strategy |
|---|---|
| Quick current fact | Web search |
| Hard reasoning, no fresh data | Reasoning without web search |
| Cited report from many sources | Research, ideally with extended thinking so Claude plans first |
| Drafting | Audience, requirements and key points; send the whole text |
| Analysis | Question and focus areas up front; all the data in one message |
| Brainstorming | Ask explicitly for range and ambition |
What you can use depends on your plan and your organization’s settings; research needs web search turned on.
Common traps
- Rewording a prompt with no agreed criteria, so no one can tell which version is better.
- Sending material in pieces, so each reply covers only part of it.
- Relying on Claude to infer that you want bold ideas, a particular reader or a particular format.
- Treating technical requests (a spreadsheet formula, a setup checklist) as exempt from the brief: they need the inputs, the result and the form just as much.
Sources
- Introduction to prompt design — https://support.claude.com/en/articles/7996853-introduction-to-prompt-design
- My prompt isn’t giving me a helpful answer — https://support.claude.com/en/articles/7996857-my-prompt-isn-t-giving-me-a-helpful-answer
- Prompting best practices — https://platform.claude.com/docs/en/build-with-claude/prompt-engineering/claude-prompting-best-practices
- Prompt engineering overview — https://platform.claude.com/docs/en/build-with-claude/prompt-engineering/overview
- Claude’s response to my prompt is too brief — https://support.claude.com/en/articles/8114518-claude-s-response-to-my-prompt-is-too-brief
- Get started with Claude — https://support.claude.com/en/articles/8114491-get-started-with-claude
- When should I use web search, extended thinking, and research? — https://support.claude.com/en/articles/11095361-when-should-i-use-web-search-extended-thinking-and-research
- Use research on Claude — https://support.claude.com/en/articles/11088861-use-research-on-claude
- Usage limit best practices — https://support.claude.com/en/articles/9797557-usage-limit-best-practices