SM

Validates critical application paths to confirm stability before merging or QA.

Install

mkdir -p .claude/skills/smoke-check && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10310" && unzip -o skill.zip -d .claude/skills/smoke-check && rm skill.zip

Installs to .claude/skills/smoke-check

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Run core path smoke validation before QA handoff or merge.
58 charsno explicit “when” trigger
Beginner

Key capabilities

  • Identify critical-path checks
  • Run automated tests
  • Report pass/fail
  • Provide go/no-go recommendation

How it works

It identifies critical paths and executes relevant tests to verify stability.

Inputs & outputs

You give it
Core path
You get back
Smoke test report

When to use smoke-check

  • Pre-merge stability check
  • QA handoff validation
  • Smoke testing core features

About this skill

Smoke Check

Purpose

Verify critical-path stability.

Steps

  1. Identify critical-path checks.
  2. Run relevant automated tests if available.
  3. Report pass/fail and failures with impact.
  4. Provide go/no-go recommendation.

Output

  • PASS or FAIL summary
  • Failed areas and likely impact
  • Recommended follow-up actions

When not to use it

  • Post-merge testing
  • Non-critical paths

Prerequisites

Automated tests

Limitations

  • Requires automated tests
  • Limited to critical paths

How it compares

It focuses on critical-path stability before handoff instead of full test suites.

Compared to similar skills

smoke-check side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
smoke-check (this skill)03moNo flagsBeginner
agent-production-validator36moReviewAdvanced
validate-delivery15moReviewBeginner
release-testing11moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

agent-production-validator

ruvnet

Agent skill for production-validator - invoke with $agent-production-validator

328

validate-delivery

avifenesh

Use when validating task completion before shipping. Runs tests, build, and requirement checks. Returns pass/fail with fix instructions.

16

release-testing

mono

Run integration tests to verify SkiaSharp NuGet packages work correctly before publishing. Use when user asks to: - Test/verify packages before release - Run integration tests - Test on specific device (iPad, iPhone, Android emulator, Mac, Windows) - Verify SkiaSharp rendering works - Check if packages are ready for publishing - Run smoke/console/blazor/maui tests - Continue with release - Test version X Triggers: "test the release", "verify packages", "run tests on iPad", "check ios tests", "test mac catalyst", "run android tests", "continue", "test 3.119.2-preview.2".

14

documenso-ci-integration

jeremylongshore

Configure CI/CD pipelines for Documenso integrations. Use when setting up automated testing, deployment pipelines, or continuous integration for Documenso projects. Trigger with phrases like "documenso CI", "documenso GitHub Actions", "documenso pipeline", "documenso automated testing".

10

aidlc-build

aws-samples

Final integration build and test verification. Validates that implemented code compiles, passes all test suites, and meets quality gates before deployment.

00

release-bump

himatts

Prepare versioned release updates for Lime Pipeline. Use when user-visible behavior changes require bumping `bl_info["version"]`, updating `CHANGELOG.md`, and producing release-ready QA notes.

00

Search skills

Search the agent skills registry