spec:test-task

Installation
SKILL.md

Execute Specific Test

Executes a specific test case by its number from a specification's test plan document. This skill allows targeted execution of any test, useful for re-testing failed tests or running tests out of order.

When to use

Use this skill when the user needs to:

  • Re-test a specific failed test case
  • Run a particular test out of order
  • Verify a fix for a previously failed test

Specification Files Structure

All specification documents are located in .specs/<spec-name>/ directory:

File Description
.specs/<spec-name>/test-plan.md Manual test plan with test cases
Related skills
Installs
2
Repository
ikatsuba/skills
First Seen
Feb 19, 2026