Get multi-model second opinion (alias for /second_opinion)
Gets multi-model AI feedback on code, designs, or technical questions.
/plugin marketplace add jleechanorg/claude-commands/plugin install claude-commands@claude-commands-marketplaceThis is an alias for the /second_opinion command.
See second_opinion.md for complete documentation.
/second_opinion.primaryModel, secondaryModels, or maxOpinions arguments.
primaryModel specifies the main model to use, secondaryModels lists additional models for comparison, and maxOpinions sets the number of model responses. For details, see second_opinion.md.)primaryModel specifies the main model, secondaryModels lists comparison models, and maxOpinions sets the number of responses. For more detail, see second_opinion.md.)feedback_type and/or question context that the user supplied.# Get second opinion on current context
/secondo
# Specify feedback type
/secondo design
/secondo code-review
/secondo bugs
# With specific question
/secondo "Should I use Redis or in-memory caching for rate limiting?"
For complete documentation, authentication setup, and detailed usage instructions, see:
test-credentials for OAuth testing setup