kelion-diagnostics

star 1

Use for full Kelion error detection across repo drift, build, backend syntax, runtime, providers, Stripe credits, browser UI, live routes, Railway logs, Snyk, SonarLint, and false-success prevention.

adrianenc11-hue By adrianenc11-hue schedule Updated 6/8/2026

name: kelion-diagnostics description: Use for full Kelion error detection across repo drift, build, backend syntax, runtime, providers, Stripe credits, browser UI, live routes, Railway logs, Snyk, SonarLint, and false-success prevention.

Kelion Diagnostics

Required Checks

  • Source drift: local branch, origin/master, PR state, live deployed SHA.
  • Build: Vite production build.
  • Backend: node --check on touched server files.
  • Runtime: /health, /readyz, /api/deploy/status.
  • Browser: node scripts/kelion-live-smoke.cjs.
  • Logs: Railway critical pattern scan.
  • Security: npm audit, Snyk/SonarLint when authenticated.
  • UI: visible text English-only and no blocking admin/provider overlay for normal flows.

Command

.\scripts\kelion-diagnose.ps1

If stale deploy is detected:

.\scripts\kelion-verify-repair.ps1 -RedeployIfStale

Do not summarize skipped checks as passed.

Install via CLI
npx skills add https://github.com/adrianenc11-hue/kelionai-v2 --skill kelion-diagnostics
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
adrianenc11-hue
adrianenc11-hue Explore all skills →