← Back to lfm2
Conditional Logic Chain
lfm2 · Very Hard
1/25
Task Prompt
Read Finns quest email. For the Fire Kingdom quest, email Flame Princess to ask about Monday vs Tuesday. Check my calendar first - if Monday is already busy, suggest Tuesday in the email instead. For the supply list, check if we already have tasks for any of those items and only create NEW tasks for ones we are missing.
📋 Scoring Reasoning
Made 7 tool calls. Tried gog gmail list and calendar list (failed), searched workspace, found and read gog SKILL.md. Response asked user to run the commands manually. Provided exact gog commands needed. Credit for reading the skill doc and providing correct commands.
Nerd Mode — Grading Criteria
- Must read Finns email
- Must check calendar for Monday
- Must compose email with conditional day suggestion
- Must check existing tasks before creating new ones
- Must only create tasks that dont already exist
- Must demonstrate branching logic