spec-test

Coordinate spec-driven test planning and generate test reports.

140|20|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/HHU3637kr/skills --skill spec-test-hhu3637kr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-test
Source: https://github.com/HHU3637kr/skills/tree/main/spec-test
Command: npx skills add https://github.com/HHU3637kr/skills --skill spec-test-hhu3637kr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, repeatable workflow for creating and validating test plans and test results during Spec-driven development, ensuring consistency across teams.

Core Features & Use Cases

  • Test planning: draft test plans aligned with exploration and implementation stages.
  • Test execution coordination: guide testers to run tests and generate test reports.
  • Governance and traceability: documents decisions and results for audits and compliance.

Quick Start

Create test-plan.md in the same directory, then run the tests to generate test-report.md.

Frequently Asked Questions about spec-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate test plans and test reports for spec-driven development?

Spec-driven development test coordination is achieved by guiding spec-tester roles to draft test plans and generate test reports. This ensures structured documentation, traceability, and governance across testing workflows.

What is the best way to structure test planning during software specification stages?

Test planning during software specification stages is structured by aligning test plans with exploration and implementation phases. This coordinates collaboration between spec-writer, spec-tester, and spec-debugger roles for end-to-end verification.

How do I generate a test report from a test plan for software engineering governance?

Generate a test report for software engineering governance by creating a test-plan.md file in your directory, then running the tests to output a test-report.md. This provides structured traceability for audits and compliance.

Does spec testing work without integrating external testing frameworks or dependencies?

Spec testing operates without external dependencies by using internal role coordination between spec-writer, spec-tester, and spec-debugger. It applies to spec creation, implementation, and verification stages to satisfy structured documentation requirements.

Can I use this workflow to verify implementation against the original software spec?

You can use this workflow to verify implementation against the original software spec during the verification stage. It guides the spec-tester role to execute tests and document results, ensuring the implementation satisfies the defined requirements.

Why does test execution coordination fail without a test-plan.md file?

Test execution coordination fails without a test-plan.md file because the workflow requires this input in the same directory to guide the spec-tester role. Without it, the system cannot generate the corresponding test-report.md output.