Help & Documentation

Slash commands

Type / at the start of the composer to open the palette. Select a command with Enter, keep typing to add context, then ⌘↵ to send.

Slash commands are discoverability scaffolding — they expand into natural-language prompts that the Conductor routes to the right tool via its system prompt. You can freely edit or extend the inserted text before sending.

Research & Context

/researchkeywords: research, audit, refresh, rerun

Re-run the 7-domain research audit for this project

Expands to: Re-run the research audit for this project.❘
/contextkeywords: context, master, know, positioning

Show the current master_context — what the system knows so far

Expands to: Show me the current master context for this project.❘
/signalskeywords: signals, findings, evidence, signal

List recent research signals grouped by PESTEL domain

Expands to: List the most recent research signals for this project, grouped by domain.❘
/analyzekeywords: analyze, dig, deep, dive

Deep-dive one PESTEL domain with a focused question (<60s)

Expands to: Analyze the ❘competitive_intel domain for this project and answer:

Visualizations

/chartkeywords: chart, bar, pie, radar

Emit an inline chart (bar / pie / radar) — you pick the framing

Expands to: Emit a chart comparing ❘
/scorecardkeywords: scorecard, metrics, scores, kpi

Emit a metrics scorecard with trends and progress bars

Expands to: Generate a scorecard of ❘
/comparekeywords: compare, comparison, table, versus

Emit a side-by-side comparison_table artifact

Expands to: Compare ❘ side by side in a comparison table.
/swotkeywords: swot, strengths, weaknesses, opportunities

Emit a SWOT analysis artifact (strengths / weaknesses / opportunities / threats)

Expands to: Produce a SWOT analysis for ❘
/timelinekeywords: timeline, roadmap, history, milestones

Emit a timeline artifact of events, milestones, or a roadmap

Expands to: Produce a timeline of ❘
/mindmapkeywords: mindmap, mind, map, tree

Emit a mind_map artifact (hierarchical decomposition)

Expands to: Build a mind map of ❘
/diagramkeywords: diagram, mermaid, flowchart, sequence

Emit a mermaid_diagram (flowchart, sequence, state, ERD, etc.)

Expands to: Draw a mermaid diagram showing ❘
/findingskeywords: findings, key, insights, summary

Emit a key_findings artifact — top insights summarised

Expands to: Summarise the top findings on ❘

Publishing

/linkedinkeywords: linkedin, variants, draft, write

Draft two A/B LinkedIn post variants (200–900 chars)

Expands to: Draft two LinkedIn post variants about
/blogkeywords: blog, sanity, variants, draft

Draft two A/B Sanity blog post variants (800–1500 words)

Expands to: Draft two Sanity blog post variants about
/variantskeywords: variants, draft, write, post

Draft two A/B variants for a specific channel (generic)

Expands to: Draft two variants for the linkedin channel about
/publishkeywords: publish, ship, post, send

Publish the most recent variant to a channel (policy-gated)

Expands to: Publish variant A of the most recent variant_pair to linkedin.
/emailkeywords: email, gmail, variants, draft

Draft two A/B Gmail email variants, one per recipient

Expands to: Draft two A/B email variants for Gmail — variant A to ❘first@example.com, variant B to second@example.com, about:
/replykeywords: reply, respond, email, thread

Reply to the active Gmail thread (errors if 0 or 2+ threads with replies)

Expands to: Reply to the active Gmail thread with this intent: ❘

Loop-close

/monitorkeywords: monitor, measure, engagement, check

Run the Monitor for a specific publish (manual loop-close)

Expands to: Run the monitor for publish
/seed-engagementkeywords: seed, simulate, engagement, likes

Demo helper: simulate N likes/comments on a variant

Expands to: Seed 5 simulated likes on variant A of the most recent publish.
/compare-pairkeywords: compare, variants, winner, measure

Compare variants A and B of the most recent pair — emit variant_performance

Expands to: Compare variants A and B of the most recent variant_pair.
/curatekeywords: curate, master context, update context, regenerate context

Run the Curator to produce a new master_context version from unapplied learnings

Expands to: Update the master context now using the unapplied learnings.
/learningskeywords: learnings, insights, memory, learned

Show recent learnings for this project

Expands to: Show me the recent learnings for this project.

Export

/exportkeywords: export, download, pptx, docx

Export a document (PPTX / DOCX / XLSX / CSV)

Expands to: Export a ❘pptx of

Reference

/artifactskeywords: artifacts, reference, types, list

Browse every artifact type the workspace can render

Expands to:
/helpkeywords: help, reference, shortcuts, docs

What can this workspace do? Summary of every shortcut

Expands to:

Filtering

Once the palette is open, keep typing to filter. The filter matches against the command's id, label, description, and keywords. For example typing /re narrows to /research; /vi narrows to the visualization family.

Keyboard map

/Open palette (must be at start of input)
↑ ↓Move selection
Apply selected command
TabApply selected command
EscClose palette (clears the composer)
⌘ ↵Send message (works regardless of palette state)