smoke-test-runner

Community

Catch broken deploys instantly with fast post-deploy sanity checks.

Authorrobotijn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the risk of broken deployments reaching users by running fast, narrow sanity checks immediately after every deploy to catch obvious failures before traffic is ramped up.

Core Features & Use Cases

  • 5 Canonical Critical Checks: Validates health endpoint response, database connectivity, auth path functionality, primary user-facing path, and deployed build version match.
  • Automated Rollback Integration: Non-zero exit codes trigger platform-specific rollback commands (Kubernetes, Vercel, Cloud Run, ArgoCD) to revert failed deploys automatically.
  • Cross-Platform Support: Includes pre-configured patterns for Playwright, k6, pytest, .NET, Spring Boot, and shell-based curl/sql probes for any tech stack.
  • Dual Use Case: Works as both a post-deploy pipeline gate and a continuous synthetic monitor that re-runs the same checks every 1-5 minutes in production.
  • Use Case Example: After deploying a new version of your e-commerce API, run this skill to confirm the health endpoint, sign-in flow, and product listing endpoint are working before routing customer traffic to the new build.

Quick Start

Use the smoke-test-runner skill to execute post-deploy sanity checks for your latest application deployment and confirm all critical paths are functional before ramping user traffic.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: smoke-test-runner
Download link: https://github.com/robotijn/ctoc/archive/main.zip#smoke-test-runner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.