Your first week with dassi
The goal isn’t “AI everywhere.” The goal is to remove the repeatable browser overhead that steals your day.
Day 1: Pick one high-frequency workflow
- Choose one app you touch daily (email, CRM, docs, dashboards).
- Ask dassi to do the safe part first (summarize, draft, label, preview).
Day 2–3: Make it repeatable
- Save a prompt template (format, tone, what to include/exclude).
- Define guardrails: “never send/submit without confirmation.”
Day 4–5: Connect tabs (without integrations)
- Read context in one tab and write results into another tab (CRM, Docs, Sheets).
Prompt recipes for this role
- “Explain what changed in this PR, inline per diff section.” (use case: GitHub PR That Explains Its Own Changes)
- “Flag any auth, rate-limit, or permission changes as high risk.” (use case: GitHub PR That Explains Its Own Changes)
- “Make this code sample runnable and show output below.” (use case: Documentation With an Interactive Playground)
- “Change the example to match my API key and endpoint.” (use case: Documentation With an Interactive Playground)
- “Add J/K navigation for this list and Enter to open the selected row.” (use case: Keyboard Shortcuts for Any Web App)
- “Bind Shift+R to open review notes, but never trigger Delete.” (use case: Keyboard Shortcuts for Any Web App)
Safety checklist
- For actions (send, submit, delete), require explicit confirmation.
- Prefer structured outputs: checklists, tables, and short briefs you can reuse.