spec:test-all

Installation
SKILL.md

Execute All Tests

Walks through all pending test cases from a specification's test plan document. Presents each test sequentially, waits for user results, and commits after each test.

When to use

Use this skill when the user needs to:

  • Run through the entire test plan in one session
  • Execute all remaining tests from a partially completed plan
  • Complete the full manual testing phase

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