XDDP 再修正

Apply human review feedback to XDDP project artifacts and update review status.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the iterative refinement process in XDDP (eXtreme Design-Driven Process) by automating the application of human review comments to project documentation and ensuring version control consistency.

Core Features & Use Cases

  • Automated Revision: Directly applies specific review items to analysis, requirements, architecture, design, or test documents.
  • Review Tracking: Automatically updates review files, marking items as resolved and summarizing changes.
  • Use Case: After a human reviewer identifies issues in a design document, use this skill to selectively apply those fixes and update the project's change history without manual file editing.

Quick Start

Use the xddp.revise skill to apply all pending review items to the design document for the current repository.

Frequently Asked Questions about XDDP 再修正

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

FAQPage Schema
How do I apply human review feedback to design documents automatically?

To automate review feedback application, this skill parses review status tables and updates target project files with targeted edits, ensuring iterative document refinement without manual file editing.

What is the best way to maintain version history when refining project requirements?

Maintaining version history during refinement requires an automated revision process that applies review items to requirements documents while synchronizing review status across the project directory structure.

How does automated review tracking update resolved items in architecture specifications?

Automated review tracking updates architecture specifications by parsing the review status table, applying targeted edits to the file, and automatically marking the corresponding review items as resolved while summarizing changes.

Can I selectively apply specific review comments to test documents without rewriting the whole file?

Yes, you can selectively apply specific review comments to test documents by parsing review status tables to identify individual items and updating only the targeted sections of the file, preserving the rest of the document.

Does XDDP revision work with existing directory structures for project artifacts?

Yes, XDDP revision works with existing directory structures by ensuring project integrity through maintaining version history and synchronizing review status across the established XDDP directory layout.

Why does manual document refinement cause version control inconsistencies in XDDP?

Manual document refinement causes version control inconsistencies because human file editing often fails to synchronize review status tables and maintain change history across the complex XDDP directory structure.