analyze-no-shows
Analyzes Chili Piper meeting no-show patterns by trigger type, routing path, rep, or workspace to surface actionable optimization opportunities.
Analyzes a Chili Piper distribution (round-robin queue) for imbalance vs. configured weights, booking-source and day-of-week skew, and cancellation breakdown.
> /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.
/analyze-distributionContext preview
What this command does when you run it.
Analyzes a Chili Piper distribution (round-robin queue) for imbalance vs. configured weights, booking-source and day-of-week skew, and cancellation breakdown.
description: Analyzes a Chili Piper distribution (round-robin queue) for imbalance vs. configured weights, booking-source and day-of-week skew, and cancellation breakdown. argument-hint: "<workspace> <distribution> <start-date> <end-date>" allowed-tools: [Read]
Analyze round-robin distribution balance using the `distribution-analysis` skill.
1. Read `skills/distribution-analysis/SKILL.md`. 2. Check that the Chili Piper MCP is connected — call `health-ping`. If it fails, output the setup instructions from `mcp-servers/chili-piper/README.md` and stop. 3. Map the arguments to the skill inputs (all four are **required** — prompt for any that are missing):
4. Load `skills/distribution-analysis/references/output-format.md` before producing the report. 5. Execute the skill's steps in order. 6. Output the distribution config, the per-rep breakdown with imbalance ratios, the booking-source/day-of-week/cancellation patterns, and the recommendations. 7. Ask: *"Want to rebalance weights, fix availability for an under-booked rep, or leave as-is?"*
Official, first-party Skills and ChatGPT GPTs for the Chili Piper MCP server. Maintained by Chili Piper.
Analyzes Chili Piper meeting no-show patterns by trigger type, routing path, rep, or workspace to surface actionable optimization opportunities.
Audit all Chili Piper concierge routers for coverage gaps, stale rules, empty distributions, and catch-all overflow.
Guides you through building a complete Concierge web-form router from scratch — teams, meeting types, rules, distributions, and the live router — with a…
Checks why a rep or team is showing no available slots — diagnoses calendar connectivity, working hours, meeting limits, and distribution membership to find…
Manages Concierge routers (web-form routing) — list, inspect, create, update, delete — with a dry-run plan and confirmation before any write.
Manages Distro (lead-routing) routers — list, inspect, create, update, activate/deactivate, delete — with a dry-run plan and confirmation before any write.