dx-doc-gen

Generate wiki documentation from spec files and publish to ADO Wiki or Confluence.

6|3|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/easingthemes/dx-aem-flow --skill dx-doc-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dx-doc-gen
Source: https://github.com/easingthemes/dx-aem-flow/tree/main/plugins/dx-core/skills/dx-doc-gen
Command: npx skills add https://github.com/easingthemes/dx-aem-flow --skill dx-doc-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate wiki-style documentation from completed spec files and publish it to the correct wiki (ADO Wiki or Confluence) depending on provider config. This is intended to be used as the final step after implementation and can be invoked automatically by workflow triggers.

Core Features & Use Cases

  • Reads spec artifacts (raw-story.md, explain.md, share-plan.md, implement.md, research.md, and other sprint artifacts) to assemble a cohesive wiki page.
  • Posts to ADO Wiki or Confluence depending on tracker.provider, aligning with sprint structure and provider templates.
  • Supports config-driven publishing, authoring-demo templates for AEM projects, QA integration, and linking back to the original work item.

Quick Start

Run the skill with your work item ID to generate the wiki page from completed spec files and publish it to the configured wiki.

Frequently Asked Questions about dx-doc-gen

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

FAQPage Schema
How do I automate wiki documentation publishing from completed spec files?

Automate wiki documentation by reading completed spec artifacts like raw-story.md and implement.md, then publishing the assembled content to ADO Wiki or Confluence. This config-driven process aligns pages with sprint structure and links back to original work items.

Can I publish spec documentation to both Confluence and ADO Wiki?

Yes, you can publish spec documentation to Confluence or ADO Wiki. The target wiki is determined automatically by your tracker.provider configuration, allowing multi-provider posting with per-page creation aligned to sprint structures.

How do I generate traceable sprint documentation for software engineering projects?

Generate traceable sprint documentation by assembling cohesive wiki pages from completed spec files including research.md, explain.md, and share-plan.md. This captures decisions, design, and usage across sprint-based pages for up-to-date project tracking.

What spec artifacts are needed to create wiki pages from completed specs?

Required spec artifacts include raw-story.md, explain.md, share-plan.md, implement.md, and research.md. These sprint artifacts are read and assembled into a cohesive wiki page that captures project decisions, design, and usage information.

Does this documentation automation tool support QA integration and demo templates?

Yes, the documentation automation supports QA integration and authoring-demo templates for AEM projects. It meets requirements for config-driven publishing, sprint handling, and linking generated wiki content back to the original work item.

When should I generate wiki documentation from spec files in the development workflow?

Generate wiki documentation as the final step after implementation is complete. It can be invoked automatically by workflow triggers using your work item ID to publish finalized spec content to the configured wiki.