raine/consult-llm

Get a second opinion from another AI model

132Stars on the repository
12Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

collab-vs

01

raine/consult-llm

Skill Claude CodeCodex

The agent brainstorms with a partner LLM in alternating turns, building on each other's ideas. Synthesizes the best ideas into a plan.

132 12d ago A 34 tokens original MIT

collab

02

raine/consult-llm

Skill Claude CodeCodex

Multiple LLMs collaboratively brainstorm solutions, building on each other's ideas across rounds. Agent synthesizes the best ideas into a plan.

132 12d ago A 29 tokens original MIT

consult-llm

03

raine/consult-llm

Skill Claude CodeCodex

How to invoke the consult-llm CLI. Canonical reference for the invocation contract, flags, stdin/stdout format, and multi-turn. Load this before calling consult-llm from any workflow skill (/consult, /collab, /debate, /collab-vs, /debate-vs).

132 12d ago A 69 tokens original MIT

consult

04

raine/consult-llm

Skill Claude CodeCodex

Consult an external LLM with the user's query.

132 12d ago A 12 tokens original MIT

debate-vs

05

raine/consult-llm

Skill Claude CodeCodex

The agent debates an opponent LLM through a multi-turn conversation, then synthesizes the best approach and implements.

132 12d ago A 27 tokens original MIT

debate

06

raine/consult-llm

Skill Claude CodeCodex

LLMs propose and critique approaches, agent moderates the debate and synthesizes the best solution, then implements.

132 12d ago A 25 tokens original MIT

implement

07

raine/consult-llm

Skill Claude CodeCodex

Explicit preset-driven implementation workflow. Use only when the user invokes /implement or another skill explicitly delegates to it. Do not trigger for ordinary coding requests, straightforward follow-up edits, fixes with an established design, or requests to amend an existing commit.

132 12d ago A 52 tokens original MIT

panel

08

raine/consult-llm

Skill Claude CodeCodex

Role-specialized LLM panel analyzes a task from asymmetric expert lenses (architect, security, maintainability, test-strategist by default). Agent synthesizes a trade-off resolution.

132 12d ago A 38 tokens original MIT

phased-implement

09

raine/consult-llm

Skill Claude CodeCodex

Coordinator workflow for multi-phase implementation across workmux worktrees. Generates or loads a master plan, dispatches phase agents using presets, verifies sentinels, merges serially, and performs integration verification.

132 12d ago A 45 tokens original MIT

review-panel

10

raine/consult-llm

Skill Claude CodeCodex

Standalone multi-model code review of an existing diff. Multiple LLMs review in parallel; agent deduplicates, prioritizes by severity/confidence, and optionally applies localized fixes.

132 12d ago A 39 tokens original MIT

review

11

raine/consult-llm

Skill Claude CodeCodex

Collect critical feedback from all registered LLMs on an artifact (architecture doc, implementation, plan). Intellectual debate with push-back — no sycophancy. Reports findings and unresolved disagreements.

132 12d ago A 40 tokens original MIT

workshop

12

raine/consult-llm

Skill Claude CodeCodex

Interactive design session — agent facilitates a clarifying dialogue with the user, fans out to multiple LLMs in parallel for divergent approach generation, lets the user pick one, then co-designs the chosen approach with optional multi-LLM critique before saving.

132 12d ago A 54 tokens original MIT