diff --git a/skills/preschool-chaos-triage/references/examples.md b/skills/preschool-chaos-triage/references/examples.md new file mode 100644 index 0000000..69ddc44 --- /dev/null +++ b/skills/preschool-chaos-triage/references/examples.md @@ -0,0 +1,10 @@ +# Examples + +Input: Amanhã mandar uma fruta, uma garrafinha, camiseta branca e R$12 para a lembrancinha. +Output should include school_tomorrow=unknown unless school schedule context says yes, backpack items for fruit/water bottle/white T-shirt, a BRL 12 payment reminder for lembrancinha, night-before backpack alert, and morning summary. + +Input: Não haverá aula amanhã por causa da reunião pedagógica. +Output should set school_tomorrow=false for tomorrow, create a no-class calendar reminder, and avoid backpack/morning school prep alerts for that date. + +Input: Sexta é dia de fantasia e rodízio do lanche: João leva bolo. +Output should include costume day calendar item, backpack/checklist item for costume, snack rotation item for João bringing cake, and prep reminders.