workshop-facilitation

Facilitates step-by-step workshops with progress tracking and decision-point recommendations.

358|11|Updated May 15, 2026
One-click install
npx skills add https://github.com/getcrew44/crew44 --skill workshop-facilitation-getcrew44
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workshop-facilitation
Source: https://github.com/getcrew44/crew44/tree/main/daemon/internal/presets/defaultcrew/skills/product/workshop-facilitation
Command: npx skills add https://github.com/getcrew44/crew44 --skill workshop-facilitation-getcrew44

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents workshop sessions from drifting or stalling by enforcing a consistent, one-step-at-a-time facilitation flow with visible progress, decision-point options, and safe interruption handling.

Core Features & Use Cases

  • One-step multi-turn facilitation: asks a single targeted question per turn to keep momentum and reduce context churn.
  • Session entry modes: supports Guided, Context dump, or Best guess modes to adapt to how much you already know.
  • Progress visibility & structured decisions: surfaces progress labels (e.g., Context Qx/8, Scoring Qx/5) and offers numbered recommendations only at true decision points.
  • Flexible selection parsing: accepts numeric and multi-select formats (e.g., "1 and 3", "1,3") and synthesizes choices.
  • Interruption-safe workflow: answers meta questions immediately, then resumes from the correct pending step.
  • Fast path output: can produce a condensed single-shot result when requested.

Quick Start

Start a facilitated session using workshop-facilitation in Guided mode and answer the single question each turn until you reach the final decisions and summary.

Frequently Asked Questions about workshop-facilitation

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

FAQPage Schema
How do I keep workshop sessions from drifting or stalling during product discovery?

Structured workshop facilitation prevents sessions from stalling by enforcing a one-step-at-a-time flow with visible progress tracking. It asks a single targeted question per turn to maintain momentum and reduce context churn.

What's the best way to run paced interactive workflows with decision making and scoring?

Paced interactive workflows benefit from structured facilitation that surfaces progress labels like Context Qx/8 and Scoring Qx/5. It offers numbered recommendations only at true decision points, ensuring clear progress tracking.

How do I start a facilitated workshop session if I only have partial context?

Workshop facilitation offers Guided, Context dump, or Best guess entry modes to adapt to how much context you already know. These modes let you pace questions and progress tracking based on your current inputs.

Can I interrupt a multi-turn workshop workflow to ask a side question?

Yes, workshop facilitation is interruption-safe. It answers meta questions immediately and then resumes the interactive workflow from the exact pending step, ensuring your progress tracking and context remain intact.

Does structured workshop facilitation support multi-select and numeric parsing for decisions?

Yes, workshop facilitation supports flexible selection parsing for decision points. It accepts numeric and multi-select formats like "1 and 3" or "1,3", synthesizing your choices to streamline the interactive workflow and scoring process.

When do I need a fast-path single-shot option instead of paced multi-turn facilitation?

Use the fast-path single-shot option in workshop facilitation when you need a condensed result quickly. It bypasses the paced step-by-step questions and progress tracking to produce immediate output for your product discovery or scoring workflow.