Meeting Prep
Prepare for an upcoming meeting — who is attending, the history, open items, and the decision the meeting needs to reach. Use for "/meeting-prep", "prep me for my meeting with X", or "what do I need to know before the call with Y".
Tasks
Show a single aggregated task view pulled from across the vault and the brief queue. Use for "/tasks", "what are my open tasks", "what's overdue", or "/tasks done [id]" to complete one.
Weekly Review
End-of-week review — what got done, what slipped, decisions made, and next week's top 3 priorities. Use for "/weekly-review", "end-of-week review", "what happened this week", or on the last working day of the week.
Memory Debt
Review and apply pending memory updates that earlier sessions proposed but never wrote. Use `/memory-debt` to see what is pending, `/memory-debt apply` to resolve it interactively.
Post Call
Capture a debrief right after a meeting or call — what was decided, what was committed, and what changed. Use for "/post-call", "debrief the call with X", or "I just got off a call with Y".
Build List
Build a ranked, CRM-deduped outbound prospect list from an ICP description. Use for "/build-list", "find me leads matching X", "build a prospect list for Y", or when the user wants a scored outbound list. Orchestrates discovery + the lead-pipeline module + enrichment.
Chart Tufte
Self-grade rubric for any quantitative chart, grounded in Edward Tufte's *Visual Display of Quantitative Information*. Run as a final pass inside `visual-explainer` (or any chart-emitting workflow) before showing the chart to the user. Strips chartjunk, checks lie factor, picks the right genre, names the failure modes from VDQI's catalogue.
Reflect
End-of-session reflection — extract what was learned and what should change, and propose memory updates. Use for "/reflect", "what did we learn", or at the close of a substantial work session.
Add Agent
Scaffold a new specialized agent for this assistant. Use for "/add-agent", "create a new agent", or "I want an agent that does X".
Mcp Debug
MCP server health check, tool tracing, and audit. Use when MCP tools fail silently, to check server status, or for periodic system audits. Trigger: /mcp-debug [status|trace|audit]
System Audit
Health check of the assistant's own setup — agents, hooks, skills, settings, memory, and vault structure. Use for "/system-audit", "is everything wired up", or after changing the configuration.
Visual Explainer
Generate a single self-contained HTML page that visually explains a system, a plan, a comparison, or a set of data. Use for "/visual-explainer", "make a diagram of", "show this visually", or when a complex table or architecture would land better as a styled page.
Merge Contacts
Merge the user's contact exports (Google Takeout, LinkedIn export, vault People notes) into one local CRM. Use for "/merge-contacts", "build my CRM", "dedup my contacts", or when another workflow needs a clean contacts source of truth.
Document Export
Create a PDF, Excel (.xlsx), or Word (.docx) file from content. Use for "/document-export", "make a PDF", "export to Excel", "put this in a spreadsheet", "save this as a Word doc", or when the user needs a shareable office document rather than a note or a raw HTML page.
Index Memory
Build or refresh the local memory-search index over memory/ and vault/, so retrieval finds notes by relevance. Use for "/index-memory", "reindex my memory", "rebuild the search index".
Morning Brief
Assemble a start-of-day briefing — priorities, what is due, what is owed, today's meetings, and anything overdue. Use for "/morning-brief", "what's on my plate", "brief me", or at the start of the first session of the day.
Log Decision
Record a strategic decision with its reasoning, the alternatives considered, and a date to review the outcome. Use for "/log-decision", "log this decision", or after a significant choice is made.
Handover
Write a handover note before ending a working session so the next session picks up with full context. Use for "/handover", "wrap up", or "write a handover before I stop".