Skip to content
Development
Command

/setup-monitoring-railway

Configure comprehensive monitoring for Railway deployment.

shell
$ npx -y skills add LarouexNonprofitConsulting/larouex-fullstack-plugin --agent claude-code

Ships with larouex-fullstack-builder. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/setup-monitoring-railway

Context preview

What this command does when you run it.

Configure comprehensive monitoring for Railway deployment.

Command definition

setup-monitoring-railway.md

Configure comprehensive monitoring for Railway deployment.

Set up monitoring infrastructure:

  • Configure Railway log streaming with CLI (railway logs)
  • Implement health check endpoints for each service (/health, /api/health)
  • Set up uptime monitoring with Railway's built-in observability
  • Configure external uptime monitoring (UptimeRobot, Pingdom, or similar)
  • Implement error tracking integration (Sentry, Bugsnag, or similar)
  • Add custom logging with Winston or Pino
  • Create log aggregation configuration
  • Set up alert notifications for errors and downtime
  • Configure performance monitoring for database queries
  • Create monitoring dashboard with Railway metrics

Include example health check implementations, logging best practices, and Railway CLI commands for log analysis.

Read it on GitHub โ†—
Ships withlarouex-fullstack-builder

A comprehensive Claude Code plugin with 81 commands and 12 specialized AI agents for building modern, full-stack web applications with Next.js 15, Azure, Railway, Bootstrap, and TypeScript.

Get the whole plugin, auto-invoked