spec-test

Installation
SKILL.md

spec-test — Create and Run Tests for a Spec Task

Create tests based on task completion criteria, run them, and output structured results.

Language Rules

  1. Auto-detect input language → output in the same language
  2. Japanese input → Japanese output, use references/test-guide.ja.md
  3. English input → English output, use references/test-guide.md
  4. Explicit override takes priority

Options

Option Description
--task {task-id} Task ID to test (reads completion criteria from tasks.md)
--spec {path} Path to .specs/ directory
--files {paths} Target files to test (auto-detect from task if omitted)
--output {path} Output path for test result (default: .specs/{feature}/test-{task-id}.md)
Related skills
Installs
3
GitHub Stars
1
First Seen
Mar 30, 2026