Публикация документации проекта в Confluence

★ 7.1 · vibe-coding

project-documentation-to-confluence is a Claude Code skill that generates documentation for a feature, system, or component and publishes it to a Confluence location specified by the user. It acts as a thin orchestrator: it calls han-documentation:project-documentation to write a draft to a temporary /tmp/ file, presents the result for review, and — after explicit confirmation — hands the file to han-atlassian:markdown-to-confluence for publishing to the target Confluence space or page. Before generating anything, the skill verifies that the Atlassian MCP server is reachable and authenticated; if it is not, execution stops immediately. It suits teams who want to document existing code and post it directly to Confluence without committing a draft to the repository.