absorb-design

Integrate design documents into repository documentation and update references.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/keturk/datrix --skill absorb-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: absorb-design
Source: https://github.com/keturk/datrix/tree/main/claude-config/.claude/skills/absorb-design
Command: npx skills add https://github.com/keturk/datrix --skill absorb-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the absorption of design documents into existing documentation across all Datrix repositories, replacing references and deleting the source, streamlining the update process.

Core Features & Use Cases

  • Design Documentation Absorption: Absorb knowledge from approved design documents into target documentation.
  • Reference Replacement: Replace all references to the original source in all repositories.
  • Automatic Deletion of Source: Optionally delete the original design document after absorption.
  • Use Case: When a design document is approved and needs to be incorporated into existing documentation to provide consistency and avoid redundancy.

Quick Start

Absorb the design document with the command: /absorb-design

Frequently Asked Questions about absorb-design

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

FAQPage Schema
How do I integrate approved design documents into existing repository documentation?

Design document integration is handled by mapping content to appropriate documentation files, updating all references, and optionally deleting the source. This process requires analysis, transfer, and verification phases to ensure consistency.

What is the best way to replace references to a source design document across multiple repositories?

Reference replacement is performed automatically across all repositories during the absorption process. The integration maps source content to target files and updates links to ensure documentation consistency without manual tracking.

How does design documentation absorption work within the Datrix environment?

Design documentation absorption works by utilizing the dtrx DSL for architecture description to map and transfer content. It analyzes the design document, integrates it into target files, verifies the update, and removes the source.

Can I automatically delete the original design document after integrating it into repo documentation?

Yes, automatic deletion of the original source design document is supported as an optional step after absorption. This ensures redundant design files are removed once their content is successfully merged and references are updated.

Do I need to use the dtrx DSL to map design documents into my repository documentation?

Yes, the dtrx DSL is required for architecture description during the absorption process. It provides the structural mapping needed to analyze the design document and transfer its content into the correct repository files.