code-overview-to-confluence

Generate a code overview and publish it to Confluence in draft or live mode.

198|19|Updated May 7, 2026
One-click install
npx skills add https://github.com/testdouble/han --skill code-overview-to-confluence
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-overview-to-confluence
Source: https://github.com/testdouble/han/tree/main/han-atlassian/skills/code-overview-to-confluence
Command: npx skills add https://github.com/testdouble/han --skill code-overview-to-confluence

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates a progressive-disclosure code overview and publishes the resulting summary to a user-specified Confluence location, reducing manual steps and keeping documentation synchronized with code changes.

Core Features & Use Cases

  • Orchestrates the code-overview generation via han-coding:code-overview and publishes the result through han-atlassian:markdown-to-confluence.
  • Validates prerequisites such as Atlassian MCP connectivity and a valid Confluence destination (page URL or space+parent) before proceeding.
  • Supports draft and live publish modes, enabling a review-and-edit workflow or immediate deployment to Confluence.
  • Use Case: summarize an unfamiliar codebase or a PR, then publish a concise overview to Confluence to onboard teammates or stakeholders.

Quick Start

Provide a target (file, directory, symbol, or PR reference) and a Confluence destination, then run the overview and publish as draft or live when ready.

Frequently Asked Questions about code-overview-to-confluence

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

FAQPage Schema
How do I publish a code overview to Confluence for pull request reviews?▼

To publish a code overview to Confluence, provide a file, directory, symbol, or PR reference along with a valid Confluence destination. The workflow generates a progressive-disclosure summary and posts it directly to the specified page or parent location.

Can I save a codebase summary as a draft in Confluence before making it live?▼

Yes, you can save a codebase summary as a draft in Confluence. The workflow supports both draft and live publish modes, enabling a review-and-edit workflow before final deployment to stakeholders.

How do I generate code documentation for onboarding teammates in Confluence?▼

You generate code documentation for onboarding by targeting an unfamiliar codebase or PR reference. The tool orchestrates a progressive-disclosure overview and publishes the resulting summary to a user-specified Confluence location.

Do I need an Atlassian MCP connection to post code overviews to Confluence?▼

Yes, you need an Atlassian MCP connection to post code overviews. The process validates Atlassian MCP connectivity and confirms a valid Confluence destination, such as a page URL or space and parent combination, before proceeding.

What's the best way to keep Confluence documentation synchronized with code changes?▼

The best way to keep Confluence documentation synchronized is running the code-overview workflow against updated code targets. It captures the current codebase state and publishes a refreshed summary to your Confluence destination, reducing manual steps.

Can I summarize a pull request and post the review summary directly to a Confluence space?▼

Yes, you can summarize a pull request and post the review summary to Confluence. Provide the PR reference and a target space with a parent page, then publish the generated overview in either draft or live mode.