concierge-debugger

Trace concierge routing logs to identify the rule that fired for a lead.

7|1|Updated May 8, 2026
One-click install
npx skills add https://github.com/Chili-Piper/mcp-assets --skill concierge-debugger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: concierge-debugger
Source: https://github.com/Chili-Piper/mcp-assets/tree/main/skills/concierge-debugger
Command: npx skills add https://github.com/Chili-Piper/mcp-assets --skill concierge-debugger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps diagnose why a specific lead did not book by tracing the concierge routing session, identifying the rule that fired (or why none did), and recommending a targeted fix.

Core Features & Use Cases

  • Trace a lead through the concierge routing to identify which rule fired (or why no rule matched) and provide a concrete remediation.
  • Read and interpret logs from concierge-logs, list routers with concierge-list-routers, and examine workspace rules via rule-list to determine assignment, status, and potential gaps.
  • Propose a targeted fix to prevent recurrence, including adjusting routing rules or improving availability/calendar flows.

Quick Start

Provide a lead's guest_email, optional router slug, and optional date_range to run a diagnostic for why they didn't book.

Frequently Asked Questions about concierge-debugger

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose why a lead did not book in my concierge routing system?

To diagnose why a lead did not book, trace the concierge routing session using the guest email and optional router slug. The tool analyzes session logs and workspace rules to identify which rule fired or why no rule matched, then provides a targeted fix.

What causes a concierge routing rule to fail to match a lead?

A concierge routing rule fails to match when workspace rules have gaps in assignment conditions, availability conflicts, or calendar flow issues. By reading concierge logs and listing rules, you can determine if a catch-all or a specific RuleRoute caused the booking failure.

How do I trace a lead through concierge logs to find the booking failure point?

Trace a lead through concierge logs by providing the guest email, optional router slug, and date range. The diagnostic process uses concierge-logs, concierge-list-routers, and rule-list tools to generate a narrative explaining the routing outcome and a single actionable recommendation.

Do I need a specific router slug to debug a concierge booking failure?

You do not need a specific router slug to debug a concierge booking failure. The diagnosis can apply across all routers or target a specified one, using the lead's guest email and optional date range to identify the routing rule that caused the outcome.

What is the best way to fix a concierge routing rule that prevented a lead from booking?

The best way to fix a concierge routing rule that prevented a booking is to use the diagnostic narrative to apply a targeted remediation. This involves adjusting routing rules or improving availability and calendar flows to prevent recurrence across the workspace.

Can I use concierge routing logs to diagnose booking failures across multiple routers?

Yes, you can use concierge routing logs to diagnose booking failures across multiple routers. The tool applies the diagnostic across all routers or a specified router, examining workspace rules and log data to identify whether a catch-all or RuleRoute caused the specific outcome.