workshop-facilitation

Organize interactive sessions into one-question-at-a-time flows with progress labels.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/RebelHawk-TK/DeepThinkTrader --skill workshop-facilitation-rebelhawk-tk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workshop-facilitation
Source: https://github.com/RebelHawk-TK/DeepThinkTrader/tree/main/.agents/skills/workshop-facilitation
Command: npx skills add https://github.com/RebelHawk-TK/DeepThinkTrader --skill workshop-facilitation-rebelhawk-tk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Facilitates structured, paced interactive sessions where one question leads to the next, helping teams stay on track and capture decisions with clear progress.

Core Features & Use Cases

  • One-step-at-a-time questioning to maintain focus and reduce cognitive load.
  • Session heads-up and entry mode selection (Guided, Context dump, Best guess) for flexible initiation.
  • Progress visibility with per-turn status such as Context Qx/8 or Scoring Qx/5.
  • Decision-point recommendations using enumerated options to avoid drift.
  • Quick-select response options and flexible parsing to support multi-select answers.
  • Context-aware progression that builds on prior answers and avoids retasking resolved questions.
  • Interruption-safe flow that restates status and resumes cleanly after pauses.
  • Fast path for single-shot outputs when a concise result is requested.

Quick Start

Start by choosing an entry mode (Guided, Context dump, or Best guess) and proceed one question at a time.

Frequently Asked Questions about workshop-facilitation

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

FAQPage Schema
How do I keep interactive workshops focused and on track with clear decision points?

Interactive workshop facilitation maintains momentum by pacing sessions into a one-question-at-a-time flow with clear progress tracking. It reduces cognitive load and ensures teams capture decisions without drifting in product and design scenarios.

How does one-step-at-a-time questioning work for guided workshop sessions?

One-step-at-a-time questioning presents a single question per turn, displays progress labels like Context Qx/8, and uses quick-select options. Context-aware progression builds on prior answers to avoid retasking resolved questions during the workshop.

Can I resume an interactive facilitation session after an interruption or pause?

Interactive facilitation sessions are interruption-safe, restating current status and resuming cleanly after pauses. The flow restates progress labels and resumes from the exact decision point where the session was paused.

What entry modes are available for starting a paced workshop session?

Paced workshop sessions offer three entry modes: Guided mode for step-by-step questioning, Context dump for providing all information upfront, and Best guess for generating a single-shot concise output without interactive pacing.

Does interactive facilitation support multi-select answers and flexible response parsing?

Interactive facilitation supports multi-select answers through quick-select response options and flexible parsing. Decision points use enumerated options to capture multi-select responses accurately and prevent scope drift.