Prompt Repetition When to use this skill - The user is using a non-reasoning or lightweight model and accuracy drops when the important question appears late in the prompt. - The prompt shape is long-context retrieval , options-first multiple choice , or position-sensitive lookup . - The user wants a bounded decision rule for whether to duplicate the prompt 2× or 3×, not a vague promise that prompt engineering will help. - The workflow needs a cheap experiment before changing models or building retrieval infrastructure. - The request mentions things like the model forgot the question , missed…