askill
tests

testsSafety 95Repository

Run pytest with coverage and baseline tracking. Use when the user invokes /tests.

0 stars
1.2k downloads
Updated 2/16/2026

Package Files

Loading files...
SKILL.md

/tests — Run Pytest with Coverage & Baseline Tracking

The user has invoked /tests. Run the project's test suite with coverage, compare results against a local baseline history, and report regressions, improvements, and trends.

Instructions

  1. Extract pytest arguments (everything after /tests in the arguments). These are referred to as {PYTEST_ARGS} below.
  2. Use the Task tool to launch the test-runner subagent with model: "haiku". The prompt MUST include the compare script path. Use this format:
    • With args: "Run tests with args: {PYTEST_ARGS}. Compare script: ${CLAUDE_PLUGIN_ROOT}/scripts/compare_results.py"
    • Without args: "Run tests. Compare script: ${CLAUDE_PLUGIN_ROOT}/scripts/compare_results.py"
  3. When the subagent returns, relay its result back to the user without modification.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

74/100Analyzed 2/22/2026

Well-structured skill with clear trigger and actionable steps for invoking a test-runner subagent. Strong on clarity and safety, but completeness suffers from missing error handling and the reusability is limited due to project-specific paths. The structured format and 'when to use' section earn bonus points."

95
80
45
55
85

Metadata

Licenseunknown
Version-
Updated2/16/2026
Publisherclemux

Tags

promptingtesting