workshop-facilitation

Guide interactive sessions step by step with numbered decision options.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/wilsto/claude-code-starter-kit --skill workshop-facilitation-wilsto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workshop-facilitation
Source: https://github.com/wilsto/claude-code-starter-kit/tree/main/.claude/skills/workshop-facilitation
Command: npx skills add https://github.com/wilsto/claude-code-starter-kit --skill workshop-facilitation-wilsto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured, step-by-step protocol for interactive AI skills, ensuring a clear and manageable user experience by breaking down complex tasks into single, actionable prompts.

Core Features & Use Cases

  • One-step-at-a-time flow: Ensures users are not overwhelmed by asking only one question per turn.
  • Adaptive recommendations: Offers numbered choices only at critical decision points.
  • Progress visibility: Clearly indicates the current stage and remaining steps.
  • Flexible response parsing: Handles various user input formats for selections.
  • Interruption handling: Gracefully answers meta-questions and resumes the flow.
  • Use Case: When using an AI skill that requires gathering user preferences for a complex project, this facilitation skill guides the user through each question, presents options for key decisions, and ensures all necessary information is collected efficiently.

Quick Start

Initiate the workshop facilitation skill to begin gathering context for the project.

Frequently Asked Questions about workshop-facilitation

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

FAQPage Schema
How do I guide users through complex interactive workflows one step at a time?

Interactive workflows are guided one step at a time by asking only a single question per turn, breaking complex tasks into manageable prompts to prevent user overwhelm.

What's the best way to handle interruptions during an interactive facilitation session?

Facilitation sessions handle interruptions by gracefully answering meta-questions and then automatically resuming the established workflow flow without losing context or progress.

How does decision making work with numbered recommendations in a guided workflow?

Decision making uses numbered recommendations presented only at critical decision points, offering quick-select options to streamline choices while maintaining predictable user interaction.

Can I use flexible response parsing for user selections in interactive skills?

Flexible response parsing handles various user input formats for selections, ensuring the facilitation protocol accurately captures preferences regardless of how the user formats their reply.

How do I show progress visibility for remaining steps in a user guidance protocol?

Progress visibility clearly indicates the current stage and remaining steps, managing interactive sessions by setting expectations and tracking the completion status of the workflow.

When should I use an interactive skill facilitation protocol instead of a single prompt?

Use a facilitation protocol when gathering complex project preferences, ensuring all necessary information is collected efficiently through structured, adaptive, and predictable user interaction.