xddp.status

Parse XDDP progress files and repository data to generate workflow status reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a centralized, real-time view of XDDP (eXtreme Design-Driven Process) project status, helping teams track progress across multiple repositories and identify pending reviews or unresolved conflicts.

Core Features & Use Cases

  • Unified Progress Tracking: Aggregates status across all 15 XDDP engineering steps, including sub-tasks and repository-specific progress.
  • Review & Conflict Management: Automatically highlights unresolved review warnings and detects potential merge conflicts between different Change Requests (CRs).
  • Use Case: When a project manager needs to know the status of a specific CR or identify which repositories are lagging in the implementation phase, this skill generates a comprehensive status report instantly.

Quick Start

Ask the AI to check the current progress of a specific CR by providing the CR number as an argument.

Frequently Asked Questions about xddp.status

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

FAQPage Schema
How do I track XDDP project progress and identify bottlenecks across multiple repositories?

Tracking XDDP project progress requires parsing standard progress files and cross-referencing repository data. This aggregates completion status across all 15 engineering steps, highlighting pending review items and unresolved file modification conflicts between CRs to identify bottlenecks.

How can I detect potential file modification conflicts between different Change Requests?

Detecting file modification conflicts between Change Requests involves cross-referencing repository data from multiple CRs. Parsing standard XDDP progress files automatically identifies potential merge conflicts and unresolved review warnings across the workspace directory structure.

What is the best way to generate a status report for pending code review items in XDDP workflows?

Generating a status report for pending code review items in XDDP workflows involves aggregating progress data across repositories. Parsing standard progress files highlights unresolved review warnings, completion status, and potential conflicts to provide comprehensive project management visibility.

Do I need a specific workspace directory structure to visualize XDDP engineering workflow status?

Visualizing XDDP engineering workflow status requires access to the standard workspace directory structure. The process parses standard XDDP progress file formats and cross-references repository data to generate accurate status reports, ensuring proper environment setup beforehand.

Can I check the completion status of a specific Change Request across all engineering steps?

Checking the completion status of a specific Change Request involves providing the CR number to parse progress files. The system aggregates status across all 15 XDDP engineering steps, including sub-tasks and repository-specific progress, to instantly generate a comprehensive report.

Why does my XDDP progress tracking report show incomplete status across multiple repositories?

Incomplete XDDP progress tracking reports often result from missing or improperly formatted standard progress files within the workspace directory. Accurate status reporting requires correctly parsing standard XDDP progress file formats and cross-referencing repository data for all active CRs.