The user's personal task management system. Use for: daily planning, weekly reviews, meeting action extraction, task creation in Notion, progress tracking, and research pipeline management. Triggers: 'plan my day', 'what should I work on', 'extract actions', 'weekly review', 'what's overdue', 'update my tasks'.
Before any vault-dependent workflow, probe the portable CLI once:
taskflow-cli list-topics --limit 1 --json
taskflow-cli is the default route in both clients. A Taskflow MCP registration is an optional Claude adapter; its absence never means that the vault is unavailable. If the CLI probe fails, report the failure and follow shared/mcp-degradation.md.
For the boundary between stored portfolio facts, venue recommendations, venue policy, and interface audits, follow shared/research-query-routing.md.
This is a hybrid vault + local context library system. Before taking action:
.context/ to understand current state.context/)profile.md — Who the user is, roles, research areascurrent-focus.md — What they're working on NOW (update this!)projects/_index.md — All active projectsworkflows/ — How to help with specific taskspreferences/ — Priority definitions, naming conventionspeople/ — Supervisors and collaborators~/vault~/vaultWhen the user asks to plan their day:
.context/current-focus.md and .context/workflows/daily-review.mdcurrent-focus.md at end of sessionWhen the user asks to extract actions from a meeting:
.context/workflows/meeting-actions.mdWhen the user asks for weekly review:
.context/workflows/weekly-review.mdcurrent-focus.md and projects/_index.mdWhen creating tasks in vault:
Required fields:
Recommended fields:
.context/preferences/priorities.md)For paper-related queries:
For questions such as “Do I have any topics associated with institution X that record venue Y?”:
--json and a sufficient --limit:
taskflow-cli list-topics for topic status, theme, and institution;taskflow-cli list-papers for output venue and output status;taskflow-cli list-submissions for active and historical venue events;taskflow-cli list-venues for the canonical venue identity;taskflow-cli list-people when collaborator or supervisor metadata defines the requested association.institution, not words appearing in titles.Update .context/current-focus.md with:
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