mode

Toggle single-LLM and multi-LLM delegation modes across Claude, Gemini, Codex, and Perplexity.

Updated Dec 17, 2025
One-click install
npx skills add https://github.com/eprouveze/HealthPulse --skill mode-eprouveze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mode
Source: https://github.com/eprouveze/HealthPulse/tree/main/.agent/skills/mode
Command: npx skills add https://github.com/eprouveze/HealthPulse --skill mode-eprouveze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Toggle between single-LLM (Claude-only) and multi-LLM (delegate to Gemini, Codex, Perplexity) modes to optimize cost, performance, and task coverage for AI-driven workflows. It shows current mode, affected skills, delegation stats, and logs to keep you informed.

Core Features & Use Cases

  • Switch between Claude-only delegation and multi-LLM delegation across Gemini, Codex, and Perplexity to balance strengths and pricing.
  • Display current mode, affected skills, delegation statistics, and logs for transparency and auditability.
  • Use Case: when token costs spike or specialized tasks arise, switch modes to leverage diverse LLMs and compare results.

Quick Start

Switch to multi-LLM mode by sending /mode multi.

Frequently Asked Questions about mode

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I switch between single-LLM and multi-LLM delegation modes?

Toggle LLM delegation modes by sending /mode multi, which transitions from Claude-only to multi-LLM mode. This optimizes cost and performance across Claude, Gemini, Codex, and Perplexity.

What is multi-LLM delegation for AI assistant workflows?

Multi-LLM delegation dynamically routes tasks to Gemini, Codex, and Perplexity instead of relying solely on Claude. It balances model strengths and pricing to optimize task coverage and reduce token costs.

Can I view delegation stats and logs when using multi-LLM mode?

Yes, multi-LLM mode provides visibility into delegation statistics and logs. It records delegation events and displays the current mode alongside affected skills for transparency and auditability.

Does multi-LLM delegation require validating tool availability before switching?

Yes, switching to multi-LLM delegation enforces validating tool availability. It reads and updates the .claude/llm-mode.json file to ensure proper configuration before routing tasks to Gemini or Codex.

When should I use multi-LLM mode instead of Claude-only delegation?

Use multi-LLM delegation when token costs spike or specialized tasks arise that benefit from diverse LLMs. It allows you to leverage specific model strengths and compare results across different providers.