Dig to fundamental truths and real causes behind problems. Use when user asks "why does this happen", "what's the real problem", "root cause", "first principles", "jobs to be done", "JTBD", "five whys", "fundamental reason", or needs to understand underlying causes rather than symptoms.
Dig beneath symptoms to find fundamental causes and truths. Stop treating symptoms and solve actual problems.
| Need | Use | Why | |------|-----|-----| | Understand why a problem occurs | Five Whys | Chain backward to root cause | | Challenge assumptions, rebuild from scratch | First Principles | Strip away conventions | | Understand what users actually need | Jobs-to-be-Done | Focus on underlying motivation |
Default: Use Five Whys for problems, JTBD for user needs, First Principles for innovation.
Chain backward from symptom to root cause by repeatedly asking "why?" until you hit fundamental cause.
Strip away assumptions and conventions to find fundamental truths, then rebuild solutions from basics.
Read cookbook/first-principles.md
Understand what users are really trying to accomplish, not what they say they want.
Read cookbook/jobs-to-be-done.md
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Trello boards, lists, and cards via the Trello REST API.
Category:productivity