workshop-facilitation

workshop-facilitation is a skill for Claude Code from anotb/management-consulting-plugin. It costs 85 tokens per session (5,441 once invoked), scanned A, original, MIT.

A guide for designing and running structured group sessions, such as strategy meetings, design-thinking sessions, innovation sprints, and discovery workshops.

In plain words
What is it for?
Use it to set objectives, plan participants and preparation, choose activities, create an agenda, facilitate the session, and follow up on its results.
Why use it?
It turns a meeting into a session with a defined decision or output, while accounting for the participants, time, and setting.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the management-consulting plugin — 16 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/anotb/management-consulting-plugin/workshop-facilitation
Any agent
npx skills add anotb/management-consulting-plugin --skill workshop-facilitation
Clone the repo
git clone --depth 1 https://github.com/anotb/management-consulting-plugin

Made for: Claude Code.

Or install management-consulting, the plugin that ships this one along with the rest of its 16 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for workshop-facilitation

README.md
[![agentmods](https://agentmods.dev/badge/skills/anotb/management-consulting-plugin/workshop-facilitation.svg)](https://agentmods.dev/skills/anotb/management-consulting-plugin/workshop-facilitation)
Your own site
<a href="https://agentmods.dev/skills/anotb/management-consulting-plugin/workshop-facilitation"><img src="https://agentmods.dev/badge/skills/anotb/management-consulting-plugin/workshop-facilitation.svg" alt="Measured on agentmods" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,441 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00085 $0.05441
Opus 5 $0.00043 $0.02721
Sonnet 5 $0.00017 $0.01088
Haiku 4.5 $0.00009 $0.00544

Measured 6d ago against content hash 2a7064de9dee, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

workshop-facilitation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/workshop-facilitation/SKILL.md · 453 lines

How it starts

The opening of the file, as written. The whole thing — 453 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Workshop Facilitation

Design, plan, and run strategy workshops, design thinking sessions, and innovation sprints. This covers structured working sessions at any point in an engagement. For the broader engagement launch process (kickoff, discovery, stakeholder mapping), see engagement-setup. The lifecycle here runs objective-setting, participant planning, pre-work design, methodology selection, agenda design, facilitation technique, and follow-through.

A workshop is a decision-forcing device, not a meeting with sticky notes. Every design choice below serves one goal: get the right people to produce and commit to outputs they could not have produced alone. Design backward from the decision.

Before You Begin

Workshop design fits the actual context or it fails. Confirm before designing:

  • What is the objective, and what specific decisions or outputs must the session produce?
  • Who are the participants (seniority mix, headcount, in-person vs. virtual)?
  • How much time is available, and what format constraints apply?

Do not invent participant names, organizational dynamics, or pre-existing tensions. Ask who will be in the room and what the group dynamics look like. Fabricated dynamics produce a facilitation plan that breaks on contact with the real group.


Workshop Planning

Define Objectives

Answer these before designing anything:

  1. Why is this workshop needed? What decision, alignment, or output does it serve?
  2. What does success look like? Name concrete deliverables. "Productive discussion" is not a deliverable.
  3. Who needs to be in the room? And who explicitly does not.
  4. What format fits the constraints? In-person, virtual, or hybrid, and how long.

If you cannot name the decision the workshop forces, you do not have a workshop. You have a status meeting. Redesign or cancel.

Participant Planning

Map participants before designing the agenda. The design accommodates who is actually in the room, not who you wish were there.

Read the full file on GitHub · 453 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 453 lines · 85 tokens per session scan A 2a7064de9dee

Subscribe to this mod's changes

workshop-facilitation is a skill published in the GitHub repository anotb/management-consulting-plugin (47 stars, last pushed 12d ago), licensed MIT. It adds 85 tokens to every session and 5,441 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

canvas

Fetch Canvas LMS courses and assignments via API token.

NousResearch/hermes-agent · 12 tokens

rwkv-architecture

RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux Foundation AI project. Production at Windows, Office, NeMo. RWKV-7 (March 2025). Models up to 14B parameters.

davila7/claude-code-templates · 72 tokens

stride-analysis-patterns

Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating security documentation.

sangrokjung/claude-forge · 30 tokens

skill-creation-walkthrough

Step-by-step guide for creating your own Claude Skills, from deciding whether a skill is the right tool to writing the SKILL.md file, structuring reference material, and making it trigger reliably. Use when you want to package a workflow, framework, or repeated task into a reusable Skill, when an existing skill is not…

rampstackco/claude-skills · 135 tokens

prompts-chat

Use when searching, installing, or improving AI skills and prompts via prompts.chat or skills.sh. Triggers on skill search, prompt lookup, install skill, improve prompt, prompts.chat.

sangrokjung/claude-forge · 41 tokens

memstack-marketing-webinar-script

Use this skill when the user says 'webinar script', 'webinar', 'live presentation', 'teach-to-sell', or needs a timestamped presentation script with slide notes, presenter cues, and replay email sequence. Do NOT use for launch plans or static sales page copy.

cwinvestments/memstack · 65 tokens