← all publishers

alitahir6001

@alitahir6001 source repo

4 published skills

  1. Doctor · alitahir6001
    Check whether the advisor install actually works. Use when the user says "/doctor", "check if the advisor is working", "is my install ok", or similar troubleshooting requests. Free by default - only spends real money if the user explicitly asks for the full/live check.
    0
    installs
  2. Consult · alitahir6001
    Ask the advisor a direct question on the user's behalf. Use when the user says "/consult ...", "ask the advisor ...", or "what does the advisor think about ...". Unlike proactive consults, there is no escalation bar - any question the user wants a second opinion on qualifies. Named /consult, not /advisor - Claude Code has a built-in /advisor command that shadows any plugin skill of that name.
    0
    installs
  3. Advisor Model · alitahir6001
    Show or change which model answers as the advisor, without restarting Claude Code. Use when the user says "/advisor-model ...", "change/swap the advisor model", or "what model is the advisor right now". Works identically in the desktop app and the CLI - unlike /plugin configure, this needs no terminal.
    0
    installs
  4. Second Opinion · alitahir6001
    Get a second opinion from a specific advisor model the user names, run outside this session via a vendor CLI — Anthropic (claude -p), Google (gemini), or OpenAI (codex, if installed). Use for ad-hoc routing to a provider or model that is not in the configured .mcp.json, or that the consult_advisor MCP tool has no provider for. The user picks the provider, so there is no escalation bar - any question they route here qualifies.
    0
    installs