smoke-prod-evidence

Community

Prove smoke in prod with curl -sv.

Authorwagnerra23
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents premature claims like “it’s working” by requiring unambiguous production evidence using curl -sv status codes and redirect hops, especially after deploys and runtime-critical edits.

Core Features & Use Cases

  • Production-first verification: Checks that redirect, middleware, routing, cache/assets, and web-server behavior work in the real prod environment (not just local smoke).
  • Evidence-grade curl output: Enforces literal hop-by-hop status codes and locations (e.g., 301/302/200) rather than relying on redirect counts or “final URL” outcomes.
  • Regression-adjacent testing: Validates that changes to one path do not break similar neighboring routes or login/auth flows.
  • Honest failure messaging: Produces compliant, non-overconfident responses when evidence is missing, including a clear “prod not verified yet” stance.

Quick Start

Ask to verify the fix by running the prod smoke protocol with curl -sv for the relevant paths you changed, including one negative case and one adjacent regression case, and return the collected status-code hop evidence.

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-prod-evidence
Download link: https://github.com/wagnerra23/oimpresso.com/archive/main.zip#smoke-prod-evidence

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 471,000+ vetted skills library on demand.