workshop

Orchestrate structured design workshops with multiple LLMs and human critique.

126|22|Updated Jun 22, 2025
One-click install
npx skills add https://github.com/raine/consult-llm --skill workshop-raine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workshop
Source: https://github.com/raine/consult-llm/tree/main/skills/workshop
Command: npx skills add https://github.com/raine/consult-llm --skill workshop-raine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interactive design sessions are hard to orchestrate; this skill guides a human through clarifying dialogue and coordinates multiple LLMs to generate divergent approaches, then co-designs the chosen path with optional multi-LLM critique before saving.

Core Features & Use Cases

  • Interactive design session that clarifies user ideas through dialogue.
  • Fan out to multiple LLMs in parallel to propose distinct approaches.
  • User selects an approach, followed by co-design and optional multi-LLM critique before persisting results.
  • Load and rely on the consult-llm skill as invocation contract for multi-model calls.

Quick Start

Load the workshop skill and start a guided design session that crowdsources divergent approaches from multiple LLMs, lets the user pick one, and then co-designs the chosen plan with optional multi-LLM critique before saving.

Frequently Asked Questions about workshop

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

FAQPage Schema
How do I facilitate a design workshop with multiple LLMs to compare divergent approaches?

To facilitate a multi-LLM design workshop, this skill orchestrates a structured session where multiple models generate distinct approaches in parallel for you to compare. It guides you through goal clarification, approach selection, and co-design before saving.

Can I use this structured design workflow for architectural reviews and product debates?

Yes, you can use this structured design workflow for architectural reviews and product debates. It supports human-in-the-loop critique sessions by fanning out independent expert prompts to multiple LLMs and aggregating their responses.

What's the best way to run a co-design session that critiques generated design plans?

The best way to run a co-design critique session is using this skill's phased exploration workflow. It dispatches divergent design proposals to multiple LLMs, lets you select a path, and applies an optional multi-LLM critique phase before persisting results.

Do I need the consult-llm framework to orchestrate multi-model design sessions?

Yes, you need the consult-llm framework to orchestrate multi-model design sessions. This skill relies on consult-llm as the invocation contract to dispatch and aggregate responses from multiple LLMs during the design workshop.

How does this tool aggregate responses from multiple LLMs during a design workshop?

This tool aggregates multiple LLM responses by relying on the consult-llm framework's invocation contract to dispatch parallel prompts and collect divergent approaches. You then clarify goals and select an approach for co-design.

Are there limitations to using multi-LLM voices for interactive design sessions?

A limitation of using multi-LLM voices for interactive design sessions is that the workflow requires human-in-the-loop critique to evaluate divergent approaches and select a path. The LLMs propose plans, but a human must drive the co-design and finalization.