Confluence Decomposition

Convert Build Briefs into structured Confluence pages with linked documentation.

2|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/bigeasyfreeman/adlc --skill confluence-decomposition
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Confluence Decomposition
Source: https://github.com/bigeasyfreeman/adlc/tree/main/skills/confluence-decomposition
Command: npx skills add https://github.com/bigeasyfreeman/adlc --skill confluence-decomposition

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the conversion of completed Build Briefs into well-organized Confluence pages, reducing the manual effort required to create and maintain complex documentation.

Core Features & Use Cases

  • Automated Document Creation: Converts Build Brief content into structured Confluence pages.
  • Dynamic Content Alignment: Matches documentation structure with team's hierarchy and JIRA tickets.
  • Use Case: For an organization following an agile workflow, automatically creating and linking documentation related to architecture, risk, operations, and implementation plans can save significant time and reduce errors.

Quick Start

Execute the skill with the command 'confluence-decomposition run --brief my-brief.md'.

Frequently Asked Questions about Confluence Decomposition

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

FAQPage Schema
How do I automate Confluence page creation from a Build Brief?

To convert Build Briefs into structured Confluence pages, run 'confluence-decomposition run --brief my-brief.md' to automate document creation and align content with your team's project hierarchy.

What is needed to generate Confluence documentation from Build Briefs?

Generating Confluence documentation from Build Briefs requires a locally installed Confluence client and an MCP provider to handle page search, creation, updating, and linking operations.

Can I link newly created Confluence pages to existing JIRA tickets?

Yes, the conversion process supports dynamic content alignment, matching generated documentation structure with your team's hierarchy and JIRA tickets during page creation.

Does this tool work without a locally installed Confluence client?

No, a locally installed Confluence client is strictly required alongside an MCP provider to perform the necessary page manipulation operations like search, create, update, and link.

Why should I automate Build Brief conversion for agile workflows?

Automating Build Brief conversion saves significant time and reduces manual errors by automatically creating and linking architecture, risk, operations, and implementation plan documentation for agile projects.