.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 GP-SoftwareDivision/genova_ai 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
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
development
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
documentation
Guide the transition to VP or CPO across preparing, interviewing, landing, and recalibrating. Use when executive product scope is changing fast.
development
Create user stories with Mike Cohn format and Gherkin acceptance criteria. Use when turning user needs into development-ready work with clear outcomes and testable conditions.