raineraineCommunityยท11 Agent Skills Included

consult-llm

Cross-check code decisions with independent second-opinion models

Gets independent second opinions from other models on architecture, bugs, and code changes inside your existing workflow. Runs structured debates, expert panels, multi-model reviews, and collaborative brainstorming to expose blind spots a single model misses. Eliminates copy-pasting context between chat windows by piping files, diffs, and threads directly into each consultation.
npx skills add raine/consult-llm --all -g -y

All Skills in This Repository (11)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install consult-llm?โ–ผ

Run `npx skills add raine/consult-llm --all -g -y` in your terminal to install all skills in this suite globally.

Why get a second opinion from another model?โ–ผ

A model reviewing its own work shares the same training and blind spots, so it is not an independent check. A differently trained model makes different mistakes and is more likely to challenge weak reasoning or catch what the first model missed.

What can I do with consult-llm?โ–ผ

You can consult another model on tricky bugs, run multi-model debates on implementation approaches, convene expert panels for design trade-offs, and get independent multi-model code reviews of your diffs.

Which models and backends does consult-llm support?โ–ผ

It supports GPT, Gemini, Claude, DeepSeek, MiniMax, Grok, GLM, and any OpenRouter model via API keys. You can also use existing subscriptions through CLI backends like Gemini CLI, Codex CLI, and Claude CLI without API keys.

Does consult-llm work with Claude Code and other coding agents?โ–ผ

Yes. The skills install into Claude Code, Codex, OpenCode, and Pi, and are triggered with simple slash commands like /consult, /debate, and /collab.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’