workshop-facilitation

Facilitate interactive sessions with one question per turn and progress labels.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/tabooes/pm_skills --skill workshop-facilitation-tabooes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workshop-facilitation
Source: https://github.com/tabooes/pm_skills/tree/main/skills/workshop-facilitation
Command: npx skills add https://github.com/tabooes/pm_skills --skill workshop-facilitation-tabooes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, paced framework for interactive facilitation, delivering one question per turn, clear progress, and safe interruption handling to keep sessions on track.

Core Features & Use Cases

  • One-step-at-a-time: Ask a single targeted question per turn to reduce decision fatigue.
  • Session heads-up and entry mode: Start with Guided, Context dump, or Best guess mode to set expectations and tailor the flow.
  • Progress visibility: Show user-facing progress labels like Context Qx/8 and Scoring Qx/5 to track state.
  • Decision-point recommendations: Present enumerated options only when a choice is needed, not after every answer.
  • Quick-select responses: Provide concise, numbered options for common questions, with an “Other (specify)” fallback.
  • Flexible selection parsing: Accept inputs like 1, 3, 1 and 3, or text responses, then synthesize selections.
  • Context-aware progression: Build on prior answers and avoid re-asking completed questions.
  • Interruption-safe flow: If interrupted, summarize status and resume smoothly.
  • Fast path for single-shot output: Deliver a condensed result when a quick answer is requested.

Quick Start

Start by selecting an entry mode (Guided, Context dump, or Best guess) and proceed with the one-question-per-turn facilitation to drive the session to a conclusion.

Frequently Asked Questions about workshop-facilitation

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

FAQPage Schema
How do I facilitate interactive workshops without causing decision fatigue?

Interactive workshop facilitation reduces decision fatigue by asking one targeted question per turn, presenting enumerated decision options only when a choice is needed, and tracking progress with labels.

What is the best way to handle interruptions during a live discovery meeting?

Handling interruptions during discovery meetings requires an interruption-safe flow that summarizes current session status and resumes smoothly from the exact stopping point without losing context.

Can I start a workshop session by dumping all my context at once?

Yes, workshop sessions support a Context dump entry mode, alongside Guided and Best guess modes, allowing you to input bulk information upfront to tailor the subsequent facilitation flow.

How do I track progress through a multi-step interactive facilitation session?

Multi-step facilitation tracks progress using explicit user-facing labels like Context Qx/8 and Scoring Qx/5, ensuring both facilitator and participants know the exact session state.

Does workshop facilitation support quick-select responses for fast pacing?

Workshop facilitation supports fast pacing through quick-select responses, providing concise numbered options for common questions with an Other fallback and parsing flexible inputs like numbers or text.

When should I use a single-shot output instead of multi-turn facilitation?

Use a single-shot output fast path when you need a quick condensed result, bypassing the paced multi-turn facilitation flow designed for comprehensive discovery and context-aware progression.