Semantic memory layer for long-term knowledge storage and retrieval across sessions. Use for /agentmemory remember, search, context, forget, status commands. Distinct from holographic memory (live cross-agent state) — agentmemory is a searchable knowledge base backed by BM25+vector hybrid search at localhost:3111.
Alias for /consult-ring261T. Consult Ring 2.6 1T (inclusionai/ring-2.6-1t) on OpenRouter. Use when user says "/ask-ring261T" or "ask ring".
Use when tracing how a pick on findtorontoevents.ca/audit got there — what source emitted it, which gates it passed or was rejected by, why it is or is not in Smart Picks / High Conviction / Money Ready, or why a class shows the win-rate it does. Also for "which DB tables matter", per-asset-class pick-funnel case studies, and onboarding someone to the audit pipeline.
Use when user asks to check GitHub Actions for failing jobs, chronic cancellations, or jobs without a subsequent successful run. Also for CI/CD health audits, rerunning failed workflows, or monitoring workflow reliability. Aliases - checkGHA, gha_health, github_actions_health, gh_actions, check_actions, fixjob, github_actions, actions_health
Get a second opinion from OpenAI Codex via its headless CLI. Use when the user says "/consult-codex", "ask codex", "codex second opinion", or wants an outside model's take on a question, plan, or code.
Get a second opinion from Cursor Agent via its headless CLI (the `agent` command). Use when the user says "/consult-cursor-agent", "ask cursor-agent", "cursor-agent second opinion", or wants an outside model's take on a question, plan, or code.
Get a second opinion from Google Gemini via its headless CLI. Use when the user says "/consult-gemini", "ask gemini", "gemini second opinion", or wants an outside model's take on a question, plan, or code.
Get a second opinion from xAI Grok via its headless CLI (`grok -p`). Use when the user says "/consult-grok", "ask grok", "grok second opinion", or wants an outside model's take on a question, plan, or code.