message-flow-troubleshooter

Community

Pinpoint message flow failures fast

Authordrgon1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps diagnose broken or inconsistent message delivery across a client, an intermediate routing layer, and an LLM provider, especially when replies disappear, become malformed, or stop at the proxy.

Core Features & Use Cases

  • Two-sided inspection: Compare the client’s original request with the provider’s raw response to determine whether the failure starts on the left side, the right side, or in the middle.
  • Restart-first triage: When the middle layer is down or blocking traffic, restart immediately before spending time on deeper analysis.
  • Code-level fallback: If a restart does not fix the issue, switch to targeted logic debugging instead of repeated full-chain guessing.
  • Use cases: Cursor receiving empty output, tool-call loops, truncated messages, proxy crashes, and message transformation bugs.

Quick Start

Ask the assistant to inspect the client request, the provider’s raw response, and the middle-layer logs, then decide whether to restart the proxy or trace the transformation bug.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: message-flow-troubleshooter
Download link: https://github.com/drgon1/santian/archive/main.zip#message-flow-troubleshooter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.