Help us improve
Share bugs, ideas, or general feedback.
From mori
Calls an advisor model for strategic guidance on a question or plan review, with configurable focus (architecture, security, etc.) and depth (quick/balanced/deep).
npx claudepluginhub fjwood69/mori --plugin moriHow this skill is triggered — by the user, by Claude, or both
Slash command
/mori:consultThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Parse the user's input:
Queries AI models via OpenRouter, Gemini, or OpenAI APIs for second opinions on code, architecture, strategy, or prompting. Supports consensus, single opinion, and devil's advocate modes.
Runs extended sequential reasoning for deep analysis, complex decisions, and fresh perspectives on difficult problems.
Simulates expert panels to compare thought leader positions and synthesize anonymous recommendations grouped by concern for design tradeoffs, architecture decisions, failure modes, and domain questions.
Share bugs, ideas, or general feedback.
question--focus: one of general, architecture, security, performance, style--depth: one of quick, balanced, deep--file / -f: file path(s) to include as contextmori-consult_advisor with the parsed arguments.--depth quick.