Ngenaire Docs

Slash commands

The AI Assistant chat input supports slash commands. Type / in the input to open an autocomplete palette, then pick a command or finish typing it and press Enter.

Pressing the / key anywhere (when you are not typing in another field) focuses the chat input, so you can start a command immediately.

Available commands

CommandWhat it does
/clearClears the current conversation so you can start fresh for an unrelated task.
/helpLists the available commands as a quick in-chat reference.
/requirements-analystLaunches the Requirements Analyst specialist sub-agent.
/vv-engineerLaunches the V&V Engineer specialist sub-agent.
/risk-analystLaunches the Risk Analyst specialist sub-agent.
/project-controlsLaunches the Project Controls specialist sub-agent.
/architectLaunches the Architect specialist sub-agent.

The five specialist commands each focus the assistant on one systems-engineering role with a curated toolset and prompt — see specialist sub-agents for what each one does and example prompts.

Using a slash command

  1. Click into the AI Assistant chat input (or press / to focus it).
  2. Type / — an autocomplete palette of matching commands appears.
  3. Select a command, or finish typing it, and press Enter.

Related