rubenmodrono

Gateway Diagnosis — Development skill for Claude Code

Development community

Guided diagnosis of a deployment or API gateway routing failure.

How to install Gateway Diagnosis

Installs to ~/.claude/commands/rubenmodrono-multiagent-engineering-team-gateway-diagnosis.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rubenmodrono/multiagent-engineering-team/HEAD/.claude/commands/gateway-diagnosis.md -o ~/.claude/commands/rubenmodrono-multiagent-engineering-team-gateway-diagnosis.md

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

What Gateway Diagnosis does


description: Guided diagnosis of a deployment or API gateway routing failure argument-hint:

Diagnose: **$ARGUMENTS**

Launch `platform-devops` with the diagnostic protocol and these conditions:

**Before touching anything**, gather and show:

  1. The exact symptom: HTTP code, body, headers, and from where it reproduces.
  2. The same request from three vantage points: outside the cluster, from the ingress, and from a pod in the same name

Alternatives in Development

  • Claude Keysmith — Managed Claude Code instruction deployment with safe CLI recovery and an unsigned macOS/Windows desktop beta 696 ★
  • Lasso MCP Gateway — Plugin-based gateway that intercepts and sanitizes sensitive information across MCP orchestration 360 ★
  • Engage.Deliver — Execute Phase 3 - Delivery and Payload Deployment 348 ★

Full documentation available on GitHub

View Source Repository