1 files
version: "1.0.1" name: ask description: Single-model consultation using consultant agent. Defaults to gpt-5.2-pro.
Consult an external model about: $ARGUMENTS
Use the Task tool with subagent_type='consultant:consultant'. Pass the question/topic above as the consultant prompt.
subagent_type='consultant:consultant'
Defaults:
gpt-5.2-pro
The agent handles context gathering, CLI invocation, and response relay.