Consult banner
blueraai blueraai

Consult

AI community

Description

# Consult "openai/gpt-5", or otherwise specified model, through OpenRouter (must be setup and authenticated) Use the "consult7" MCP server to request help from "openai/gpt-5", or the model explicitly specified, regarding the following request. Send it the following request, along with the relevant codebase, ALWAYS EXCLUDING all files and folders described in `.claudeignore` and `.gitignore`, as well as any file for which the name includes `.env`

Installation

Installs to ~/.claude/commands/blueraai-clauder-consult.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/blueraai/clauder/HEAD/.claude/commands/consult.md -o ~/.claude/commands/blueraai-clauder-consult.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository