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).
How 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:
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.npx claudepluginhub fjwood69/mori --plugin moriProvides an independent, read-only second opinion at commitment boundaries: before hard tasks, when stuck, at review gates, or on request. The main session retains execution ownership.
Invokes a stronger model as an advisor to review approach, verify completion, or diagnose blockers before proceeding with work.
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.