Analyze Distribution banner
Chili-Piper Chili-Piper

Analyze Distribution

Development community

Description

--- 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-distribution Analyze round-robin distribution balance using the `distribution-analysis` skill. ## Steps 1. Read `skills/distribution-analysis/SKILL.md`. 2. Check that the Chili Piper MCP is connected — call `health-

Installation

Installs to ~/.claude/skills/chili-piper-mcp-assets-analyze-distribution/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chili-piper-mcp-assets-analyze-distribution && curl -fsSL https://raw.githubusercontent.com/Chili-Piper/mcp-assets/HEAD/commands/analyze-distribution.md -o ~/.claude/skills/chili-piper-mcp-assets-analyze-distribution/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository