xddp.06.design

Generates and validates Change Design Documents for the XDDP framework.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/tsuna44/XddpSettings --skill xddp-06-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xddp.06.design
Source: https://github.com/tsuna44/XddpSettings/tree/main/ClaudeCode/.claude/skills/xddp.06.design
Command: npx skills add https://github.com/tsuna44/XddpSettings --skill xddp-06-design

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation and review of Change Design Documents (CHD) within the XDDP process, ensuring architectural consistency and traceability between requirements and design.

Core Features & Use Cases

  • Automated CHD Generation: Generates structured design documents based on Architecture (DSN) and Change Requirements (CRS).
  • Traceability Management: Automatically maintains a traceability matrix linking specifications to implementation files.
  • AI-Driven Review Loop: Orchestrates iterative AI reviews and human gates to ensure design quality and completeness.

Quick Start

Execute the xddp.06.design command followed by the specific CR number to initiate the automated design document generation and review process for your project.

Frequently Asked Questions about xddp.06.design

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

FAQPage Schema
How do I automate Change Design Document generation for XDDP change requests?

You can automate XDDP Change Design Document generation by executing the design command with a specific CR number. The Skill orchestrates document creation from Architecture and Change Requirements specifications, enforcing architectural consistency and requirement traceability.

How does automated traceability matrix management work for cross-repository design artifacts?

Automated traceability matrix management links specifications directly to implementation files across repositories. The Skill maintains these artifact mappings throughout the design lifecycle, ensuring strict architectural adherence and full requirement coverage.

What is the AI-driven review loop process for validating design documents?

The AI-driven review loop orchestrates iterative AI reviews and human gates to validate design documents. It enforces strict architectural specifications and verifies requirement coverage automatically before finalizing Change Design Documents.

Do I need openpyxl to generate traceability matrices and design documents?

Yes, openpyxl is a required dependency to run the scripts for generating traceability matrices and design documents. You must install this Python library in your environment to execute the automated document generation process.

How do I initiate the design document lifecycle for a specific change requirement?

To initiate the design document lifecycle, execute the design command followed by your specific CR number. This triggers automated generation, cross-repository interface summary creation, and the validation review loop for your project.