This skill runs smoke tests to verify critical application functionality. It executes pre-defined test suites that check system health, authentication, core features, and external integrations. Use this skill after deployments, upgrades, or significant configuration changes to ensure the application is operational. Trigger this skill using the terms "smoke test" or "st".
4.0
Rating
0
Installs
Testing & Quality
Category
The skill provides a clear conceptual overview and structure, but lacks concrete implementation details. While the description adequately explains what smoke tests are and when to use them, it doesn't specify how to actually execute tests (no test framework, file paths, or actual commands documented). The taskKnowledge score is low because there's no actionable information about which scripts to run, test file locations, or how results are parsed. The structure is reasonable for a simple skill. Novelty is limited since running predefined test suites is straightforward for a CLI agent—the skill doesn't appear to add significant orchestration, analysis, or cost-saving complexity beyond basic test execution.
Loading SKILL.md…