An independent explainer for klarahermesz's Gathering Architect — built to help you actually implement it.

source github.com/klarahermesz/gathering-architect

Gathering Architect
architect's blueprint — a gathering, like a building, starts not with why you need furniture but with why people need the space; the gathering architect works from purpose to structure to experience, never the reverse

Every great gathering starts with a question, not a calendar slot

Gathering Architect gives Claude the instincts of an experienced facilitation coach. Install it and Claude stops generating generic agendas — it asks the two or three questions that change the shape of your event first.

An independent explainer for klarahermesz's Gathering Architect — built to take you from "never seen it" to "ready to implement".

Gathering Architect: A luminous blueprint unfolding on a dark architect's table — warm amber lines tracing the structure of a gathering that actually works; deep navy sky, the glow of purpose drawn before a single chair is moved
A luminous blueprint unfolding on a dark architect's table — warm amber lines tracing the structure of a gathering that actually works; deep navy sky, the glow of purpose drawn before a single chair is moved
01

You asked for an agenda. You got a template.

Why does this exist?

Ask a generic AI to design a workshop and you get time slots — maybe an icebreaker, probably three activities that work for any group, anywhere, for any reason.

It fills the calendar without ever asking why you're gathering. That's exactly why most events feel like wasted time.

Purpose is the decision that shapes everything else: who to invite, how to open, which methods match the energy you need, what a good outcome actually looks like. Skip it and you design logistics, not experiences.

The problem Gathering Architect: the problem
02

A coaching-first gathering design skill for Claude

What does it actually do?

Gathering Architect is a Claude Code plugin that transforms Claude into a purpose-first facilitation coach. It bundles 20+ facilitation methods, five research-backed reference libraries, and five ready-to-use workshop templates.

The skill auto-triggers when you mention workshops, meetups, hackathons, community building, or engagement problems — or invoke it directly with /gathering-architect:gathering-architect.

Instead of immediately generating a schedule, it asks two or three sharp diagnostic questions. The agenda it writes after those answers is the one worth someone's Saturday.

The big idea Gathering Architect system: Claude Code plugin delivers a coaching brain (SKILL.md) that routes to 5 reference libraries and 5 workshop templates on demand
The complete system: a coaching brain over five reference libraries and five workshop templates
What's IncludedWhat It Gives You
SKILL.md — The BrainCoaching flow, voice rules, method logic, 4-phase conversation arc
5 Reference Libraries20+ facilitation methods, community frameworks, hackathon formats, evidence, failure modes
5 Workshop TemplatesMVC worksheet, IDOARRT, run-of-show, Community Canvas runner, agenda builder
Cowork ZIP BundleOne-click install for Claude desktop app — no terminal needed
03

The move that separates good facilitators from great ones

Why is it elegant?

Every method, template, and framework in this skill is downstream of one insight.

Purpose is the only decision that cannot be undone. You can swap an activity mid-session. You cannot change why you gathered after the fact.

Gathering Architect operationalizes this as a hard coaching rule: no agenda before diagnosis, even under time pressure. When someone says they need a hackathon schedule by tonight, the skill promises the deliverable — and still asks the two questions whose answers change the whole shape of the day.

The aha The insight: logistics-first design fills time slots; purpose-first design asks why first, which determines who to invite, how to open, which methods to use, the energy arc, and how to close — producing real change
Purpose-first vs logistics-first design — and what flows from each choice

The schedule built after two good questions is the one worth someone's Saturday. A generic one they could have found themselves.

04

Four phases, one coaching arc

How is it built?

The skill follows a natural conversation across multiple turns — never dumping everything at once.

Phase 1 is a short diagnostic: 8-15 lines that acknowledge context, ask 2-3 sharp questions, offer one reframe to think about, then wait. Phase 2 delivers specific method recommendations grouped by impact — High, Medium, Low — so the organizer can prioritize.

Phase 3 builds a full agenda using the Kaospilot Learning Arch (SET: connection and safety; HOLD: challenge and productive tension; LAND: reflection and commitment). Phase 4 offers the right template for the user's situation.

All five reference libraries load on demand — the skill only reads what the conversation actually needs.

Architecture Gathering Architect architecture: marketplace.json and plugin.json wire Claude to the SKILL.md brain, which routes to 5 reference libraries and 5 asset templates on demand
Architecture — modules, components and how they depend on each other.
Data flow Gathering Architect runtime flow: user describes gathering, Phase 1 diagnoses purpose with 2-3 questions, Phase 2 gives impact-tiered method recommendations, Phase 3 builds full SET/HOLD/LAND agenda, Phase 4 offers matching template
Data flow — how a request moves through the system at runtime.
05

Built for people who run things that matter

Could I use this?

Whether you're designing a 3-hour meetup or a 3-day community sprint — Gathering Architect meets you where you are.

In the real world Gathering Architect in use
06

From zero to your first coaching session in 60 seconds

How do I start?

Two paths: terminal (Claude Code) or point-and-click (Claude desktop app). Both lead to the same coaching experience.

/plugin marketplace add klarahermesz/gathering-architect
/plugin install gathering-architect@gathering-architect
  1. Prerequisites Claude Code (or Claude desktop Cowork). A paid Claude plan — Pro, Max, Team, or Enterprise.
  2. 1. Add the marketplace /plugin marketplace add klarahermesz/gathering-architect — registers the plugin source with Claude Code
  3. 2. Install the plugin /plugin install gathering-architect@gathering-architect — installs the skill in your session
  4. 3. Run it /gathering-architect:gathering-architect — or just describe your event (Claude auto-detects it)
  5. What you'll see Claude responds in 8-15 lines: it acknowledges your context, asks 2-3 diagnostic questions, and offers one reframe to think about. No agenda yet — that comes after your answers.
  6. After you answer You get method recommendations grouped by impact: High (do these first), Medium (if you have time), Low (nice to have). Ask for a full agenda and Claude writes one with timing, energy arc (SET / HOLD / LAND), and notes on what can go wrong.
  7. Desktop app (no terminal) Download gathering-architect-cowork-plugin.zip from the repo → open Cowork → Customize → Add plugin → Upload a file. Same coaching experience, no commands needed.
07

The full library, packaged for your AI too

Does my AI get it too?

The AI knowledge pack ships all five reference libraries and five templates in a vector-searchable format — so the facilitation science travels with you beyond Claude Code.

# gathering-architect-knowledge-pack.zip for-ai/ # wire this into your agent gathering-architect-kb.rvf # 384-dim vector brain (semantic search) gathering-architect-kb.passages.jsonl # full passage text (search returns TEXT) gathering-architect-symbols.json # exact public API gathering-architect-dep-graph.json # what depends on what gathering-architect-entrypoints.json # build / test / run commands ask-kb.mjs · kb-mcp-server.mjs # CLI + MCP search server for-humans/ # read first gathering-architect-primer.md # the human orientation
Download the AI knowledge packRVF vector KB + MCP server — drop it into your own agent.
Give your AI the same understandinggathering-architect-knowledge-pack.zip