Too vague
The prompt:Too broad in a single prompt
The prompt:No expected outcomes
The prompt:Relying on assumed knowledge
The prompt:Not specifying error messages
The prompt:Mixing generation and execution concerns
The prompt:Not using follow-up prompts
The problem: a user generates tests, finds them too generic, discards everything, and starts a new recipe with a more detailed prompt. The fix: stay in the session and refine. Megumi remembers the full conversation — you do not need to start over.Checklist before prompting
Before sending your first prompt in a recipe, verify:- [ ] Context sources are attached (app, GitHub branch, Figma, Jira, PRD)
- [ ] CONFIG is set (coverage depth, scope, platform, priority levels)
- [ ] Your prompt names the specific feature or flow
- [ ] Your prompt lists the key scenarios to cover
- [ ] Your prompt includes expected outcomes for success and failure states
- [ ] UI element names are included where you know them