confluence-space-manager

Scaffold, audit, and align Confluence spaces to canonical structure.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/OntoLedgy/ol_ai_context_library --skill confluence-space-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: confluence-space-manager
Source: https://github.com/OntoLedgy/ol_ai_context_library/tree/main/skills/confluence-space-manager
Command: npx skills add https://github.com/OntoLedgy/ol_ai_context_library --skill confluence-space-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Confluence spaces for Ontoledgy software solutions often drift from organizational standards, lack consistent scaffolding for new projects, and make it hard for cross-functional teams to find critical documentation like architecture, specs, and release plans, leading to wasted time and misalignment.

Core Features & Use Cases

  • Create Mode: Scaffold a new Confluence space with the full canonical page tree (Overview, Steering, Releases, Architecture, Specs, Sprints, Reviews, Ontology, References, WIP) seeded with real project metadata from the repo's documentation/steering/, documentation/releases/, and documentation/specs/ folders, plus JIRA project integration for immediate ticket tracking.
  • Audit Mode: Compare an existing Confluence space against the canonical structure to generate a gap report with severity-rated findings (critical to info) and recommended actions for missing, misnamed, or misplaced pages, plus a coverage score to track drift over time.
  • Align Mode: Apply user-approved fixes from audit reports to rename, move, create, or archive pages, bringing the space back into compliance with standards without risking accidental content deletion.
  • Use Case Example: Use this skill when launching a new solution repo to get a pre-structured Confluence home, or before a major release to audit and fix drift across multiple project spaces.

Quick Start

Ask the AI to create a new Confluence space for your current solution repo, linking it to your project's JIRA board and seeding it with your existing steering and release documentation.

Frequently Asked Questions about confluence-space-manager

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

FAQPage Schema
How do I scaffold a new Confluence space with a standardized page structure?

To scaffold a Confluence space, you bootstrap it with a canonical page tree including Overview, Architecture, Specs, and Releases. The space is automatically seeded with project metadata from your repository's documentation folders.

How do I audit an existing Confluence space for missing or misplaced pages?

You audit a Confluence space by comparing it against a canonical layout to generate a gap report. This provides severity-rated findings, recommended actions for misnamed pages, and a coverage score to track documentation drift.

Can I link a Confluence space directly to my JIRA project board?

Yes, Confluence space scaffolding supports JIRA project integration during creation. This enables immediate ticket tracking and cross-references your canonical documentation with active development tasks.

What is the best way to fix structural drift in Confluence documentation?

The best way to fix structural drift is to apply user-approved fixes from an audit report to rename, move, or create pages. This aligns the space to predefined standards while safely archiving content without accidental deletion.

Does Confluence space management work with existing repository documentation?

Yes, Confluence space management works with existing repository documentation by mirroring content from your documentation/steering, releases, and specs folders directly into the canonical page tree.