Study PSM-AI Essentials Prompt Structure, Context, and Constraints: key concepts, common traps, and exam decision cues.
Better prompts usually produce better outputs because they reduce ambiguity. PSM-AI Essentials treats prompting as a practical working skill, not a magic trick.
| Ingredient | Why it matters |
|---|---|
| clear task | tells the model what kind of output is needed |
| relevant context | improves fit to the actual Scrum situation |
| constraints | controls tone, scope, structure, or exclusions |
| intended audience | improves usefulness for the real reader |
| If the prompt is missing… | Typical weak result |
|---|---|
| audience | output sounds generic or unusable for the real reader |
| context | output drifts away from the actual Scrum situation |
| constraints | output becomes too broad, too long, or too risky |
| task clarity | output mixes ideas instead of delivering the needed support |
A vague prompt like “summarize our Sprint issues” may produce a shallow list. A better prompt names the audience, the desired format, the time window, the kind of issues to cluster, and any data that should be excluded for confidentiality reasons.
A Scrum Master wants help preparing a Sprint Review summary and prompts AI with, “Write something useful about our Sprint.” The stronger answer is usually not “AI failed.” It is to refine the prompt with audience, timeframe, output format, key constraints, and the specific product or event purpose.
flowchart LR
A["Need AI support"] --> B["State the task clearly"]
B --> C["Add context and audience"]
C --> D["Add constraints and exclusions"]
D --> E["Review whether the output now fits the real use"]
Which prompt is likely to produce the most useful AI support?
A. One that includes the task, context, constraints, and audience
B. One that is short enough to save typing time, even if key context is missing
C. One that asks the model to decide for the team so the result is more objective
D. One that pastes all available internal data even when most of it is unnecessary
Best answer: A
Why: Useful AI support depends on clear intent, sufficient context, and explicit constraints.
Why the others are weaker: B, C, and D all reduce output quality or create unnecessary risk.