Skip to content
Automation
Command

/inspect-meeting

Inspect a single Chili Piper meeting — routing path, rep assignment, outcome, and anomalies — and get a recommended next action.

From plugin
chili-piper-skills
819 skills19 commands1 MCP
Install
> /plugin marketplace add Chili-Piper/mcp-assets
> /plugin install chili-piper-skills@chili-piper-skills

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/inspect-meeting

Context preview

What this command does when you run it.

Inspect a single Chili Piper meeting — routing path, rep assignment, outcome, and anomalies — and get a recommended next action.

Command definition

inspect-meeting.md
description: Inspect a single Chili Piper meeting — routing path, rep assignment, outcome, and anomalies — and get a recommended next action.
argument-hint: "<meeting-id or guest@email.com>"
allowed-tools: [Read]

/inspect-meeting

Deep-dive into one meeting using the `meeting-inspector` skill.

Steps

1. Read `skills/meeting-inspector/SKILL.md`. 2. Check that the Chili Piper MCP is connected — call `health-ping`. If it fails, output setup instructions from `mcp-servers/chili-piper/README.md` and stop. 3. Determine the input type from the argument:

  • Looks like a UUID or numeric ID → use as `meeting_id`
  • Contains `@` → use as `guest_email`
  • Neither → ask: *"Is that a meeting ID or a guest email address?"*

4. Load `skills/meeting-inspector/references/api-reference.md` before making any MCP calls — it contains critical field-name gotchas. 5. Execute the skill steps in order. 6. Output the full inspector report (summary, routing trace, anomalies, recommended action).

Ships withchili-piper-skills

Official, first-party Skills and ChatGPT GPTs for the Chili Piper MCP server. Maintained by Chili Piper.

Get the whole plugin

Other commands on chili-piper-skills.