XDDP フェーズ5: レビュー確定済みテスト仕様書(TSP)に基づきテストを実行し、不具合修正→TM/CRS フィードバックを実施する。「テストを実行して」「テスト実行して」などで起動する。

Executes XEDP-style test suites and syncs outcomes to CRS/TM artifacts.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/tsuna44/XddpSettings --skill xddp-5-tsp-tm-crs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: XDDP フェーズ5: レビュー確定済みテスト仕様書(TSP)に基づきテストを実行し、不具合修正→TM/CRS フィードバックを実施する。「テストを実行して」「テスト実行して」などで起動する。
Source: https://github.com/tsuna44/XddpSettings/tree/main/ClaudeCode/.claude/skills/xddp.10.test-run
Command: npx skills add https://github.com/tsuna44/XddpSettings --skill xddp-5-tsp-tm-crs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openpyxl, and includes scripts (resource) components.

What problem does it solve?

This skill automates the final gate of the XDDP process by executing tests, managing bug fixes, and ensuring that test results are reflected back into the Change Requirements (CRS) and Traceability Matrix (TM).

Core Features & Use Cases

  • Automated Test Execution: Runs tests based on confirmed Test Specification (TSP) documents across multiple repositories.
  • Integrated Feedback Loop: Automatically updates the Traceability Matrix and CRS based on test outcomes and identified bugs.
  • Use Case: After completing design and code, use this skill to verify the implementation against requirements, ensuring that any necessary design adjustments are captured and tracked without manual documentation overhead.

Quick Start

Execute the test suite for the specified change request by running the command followed by the CR number.

Frequently Asked Questions about XDDP フェーズ5: レビュー確定済みテスト仕様書(TSP)に基づきテストを実行し、不具合修正→TM/CRS フィードバックを実施する。「テストを実行して」「テスト実行して」などで起動する。

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

FAQPage Schema
How do I automate test execution and update the traceability matrix based on test outcomes?

Automated test execution runs test suites based on confirmed Test Specification documents, then automatically updates the Traceability Matrix and Change Requirements based on test outcomes and identified bugs.

How does automated test reporting handle bug tracking and coverage analysis?

Automated test reporting validates coverage against defined thresholds and manages bug tracking by synchronizing identified issues directly into project documentation artifacts.

What is the best way to run tests across multiple repositories for a specific change request?

Running tests across multiple repositories is handled automatically by executing the test suite command followed by the specific change request number.

Do I need openpyxl to automate test reporting and coverage analysis?

Yes, openpyxl is a required dependency to automate test reporting, coverage analysis, and synchronized updates to project documentation artifacts.

Can I use this automated test execution for software development workflows requiring rigorous verification?

Yes, this automated test execution applies directly to software development workflows requiring rigorous verification, bug tracking, and traceability maintenance.

Why does automated test execution update Change Requirements and Traceability Matrix artifacts?

Automated test execution updates Change Requirements and Traceability Matrix artifacts to ensure test results are reflected back into project documentation without manual overhead.