.agents/skills/workshop-facilitation/SKILL.md
Facilitate workshop sessions in a one-step, multi-turn flow. Use when an interactive skill needs consistent pacing, options, and progress tracking.
npx skillsauth add EchoNoReturn/task-manager workshop-facilitationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Provide the canonical facilitation pattern for interactive skills: one step at a time, with clear progress, adaptive recommendations at decision points, and predictable interruption handling.
Guided, Context dump, or Best guess mode.Context Qx/8 and Scoring Qx/5.Other (specify) when useful.#1, 1, 1 and 3, 1,3, or custom text, then synthesize multi-select choices.1 Guided mode (one question at a time)2 Context dump (paste known context; skip redundancies)3 Best guess mode (infer missing details and label assumptions)Context Qx/8 during context collectionScoring Qx/5 during assessment/scoringOther (specify) if likely answers are open-ended.1,3 or 1 and 3.Assumptions to Validate list.Opening: "Quick heads-up: this should take about 7-10 minutes and around 10 questions. How do you want to start?
User: "2"
Facilitator: "Paste what you already know. I’ll skip answered areas and ask only what’s missing."
Decision point after synthesis:
User: "1 and 3"
Facilitator: "Great. We’ll run Context Design first, with Team-AI Facilitation in parallel."
skills/*-workshop/SKILL.md and advisor-style interactive skills.development
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
tools
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
tools
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
tools
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.