A comprehensive collection of agent skills for managing TrueFoundry platform operations — deployments, secrets, access control, AI gateway, guardrails, logs, MCP servers, prompts, and more.
Operate Railway infrastructure: create projects, provision services and databases, manage object storage buckets, deploy code, configure environments and variables, manage domains, troubleshoot failures, check status and metrics, and query Railway docs. Use this skill whenever the user mentions Railway, deployments, services, environments, buckets, object storage, build failures, or infrastructure operations, even if they don't say "Railway" explicitly.
Autonomous incident response and self-healing codebase agent. Use when building SRE automation, incident pipelines, error detection, auto-remediation, or production monitoring systems. Covers the full lifecycle from error ingestion to diagnosis, fix generation, approval gating, phone escalation, and deployment.
Package and deploy an AI agent to production with logging, tracing, and health checks. Supports TrueFoundry, Modal, Railway, Fly.io, and containerized deploys. Use when the user says "deploy this agent", "put this in prod", "containerize my agent", or "add observability".
Run a pre-ship checklist against the codebase to catch embarrassing issues before a hackathon deadline or production deploy. Use when the user says "am I ready to ship?", "check before I submit", or "what am I missing?".
Audit all environment variable usage in the codebase and generate a complete, documented .env.example. Use when the user says "what env vars do I need?", "document the config", "set up .env.example", or when onboarding someone new to the project.