SayandipBagchi

Diagnose Connect — Development skill for Claude Code

Development community

Diagnose an Amazon Connect pull failure or sparse result without publishing a cycle.

How to install Diagnose Connect

Installs to ~/.claude/skills/sayandipbagchi-cx-running-sheet-diagnose-connect/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sayandipbagchi-cx-running-sheet-diagnose-connect && curl -fsSL https://raw.githubusercontent.com/SayandipBagchi/cx-running-sheet/HEAD/commands/diagnose-connect.md -o ~/.claude/skills/sayandipbagchi-cx-running-sheet-diagnose-connect/SKILL.md

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

What Diagnose Connect does


name: diagnose-connect description: Diagnose an Amazon Connect pull failure or sparse result without publishing a cycle.

Do not publish a cycle. Do not invent metrics.

**Step 0 — classify from the response you already have.** If the user has described or pasted the response, classify it now, from its shape, before asking for anything. You do not need an instance URL to read a response someone has handed you. Per `skills/cx-running-sheet/references/connect-api.md` §9:

  • HTML (a sign-in

Alternatives in Development

  • Outcome — /outcome - Record the Result of an Application 36.6k ★
  • Claude Code Transcripts — Tools for publishing transcripts for Claude Code sessions 1.1k ★
  • Content Shipped — Proactively detect and log shipped content when user mentions publishing, launching, or completing work 1k ★

Full documentation available on GitHub

View Source Repository