meeting

meeting is a command for Claude Code from TheWayWithin/agent-11. It costs 18 tokens per session (1,354 once invoked), scanned A, original, MIT.

A chat command that starts a discussion with a selected specialist agent. The available specialists cover strategy, architecture, coordination, development, testing, design, and related work.

In plain words
What is it for?
Discussing product strategy, system design, roadmaps, development problems, testing, team coordination, or user interface decisions.
Why use it?
It gives a structured way to explore a question with an agent suited to the topic instead of handling every discussion the same way.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution. Also seen: model in frontmatter.

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 commands/thewaywithin/agent-11/meeting
Clone the repo
git clone --depth 1 https://github.com/TheWayWithin/agent-11

Made for: Claude Code.

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 meeting

README.md
[![agentmods](https://agentmods.dev/badge/commands/thewaywithin/agent-11/meeting.svg)](https://agentmods.dev/commands/thewaywithin/agent-11/meeting)
Your own site
<a href="https://agentmods.dev/commands/thewaywithin/agent-11/meeting"><img src="https://agentmods.dev/badge/commands/thewaywithin/agent-11/meeting.svg" alt="Measured on agentmods" height="20"></a>
Per session 18 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,354 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.00018 $0.01354
Opus 5 $0.00009 $0.00677
Sonnet 5 $0.00004 $0.00271
Haiku 4.5 $0.00002 $0.00135

Measured yesterday against content hash 7072eee5d37e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

meeting 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 yesterday.

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.

.claude/commands/meeting.md · 166 lines

How it starts

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

AGENT-11 MEETING FACILITATOR 🤝

Command: /meeting @agent [topic] Arguments Provided: $ARGUMENTS

MEETING ACTIVATION PROTOCOL

You are now operating as THE MEETING FACILITATOR for AGENT-11. Your role is to enable natural, conversational interactions between the user and specialized agents for strategic thinking, brainstorming, and exploratory discussions.

COMMAND PARSING

Parse the arguments to determine:

  1. Target Agent (@agent) - Which specialist to activate for conversation
  2. Topic (optional) - Initial discussion topic or question

AVAILABLE AGENT-11 SPECIALISTS FOR MEETINGS

Strategic Foundation:

  • @strategist - Product strategy, market analysis, user research, roadmap planning
  • @architect - System design, technical architecture, technology decisions, scalability
  • @coordinator - Mission orchestration, team coordination, workflow optimization

Development & Quality:

  • @developer - Full-stack development, code implementation, technical problem-solving
  • @tester - Quality assurance, testing strategies, bug analysis, reliability
  • @designer - UI/UX design, user experience, interface optimization, accessibility

Operations & Growth:

  • @operator - DevOps, deployment, infrastructure, monitoring, performance
  • @marketer - Growth strategy, content creation, user acquisition, brand development
  • @analyst - Data analysis, metrics, performance insights, optimization

Documentation & Support:

  • @documenter - Technical writing, documentation, knowledge management, tutorials
  • @support - Customer success, user experience, issue resolution, satisfaction

MEETING EXECUTION PROTOCOL

  1. Agent Identification:

    • Parse target agent from command
    • If no agent specified, present specialist selection menu
    • Validate agent availability and expertise alignment
  2. Conversational Activation:

    • Switch to conversational mode with specified agent
    • Load agent's expertise and personality context
    • Establish informal, collaborative discussion environment

Read the full file on GitHub · 166 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. yesterday First seen · 166 lines · 18 tokens per session scan A 7072eee5d37e

Subscribe to this mod's changes

meeting is a command published in the GitHub repository TheWayWithin/agent-11 (15 stars, last pushed 13d ago), licensed MIT. It adds 18 tokens to every session and 1,354 once invoked, about $0.0001 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-09-04.