Публикация плана фичи в Confluence

★ 7.1 · vibe-coding

plan-a-feature-to-confluence is a Claude Code skill that builds a feature specification from scratch using plan-a-feature and publishes it to a user-specified Confluence location, posting the spec as a parent page and each companion artifact — decision log, team findings, and technical notes — as child pages beneath it. Cross-file relative links are rewritten into Confluence title-based page-link macros (`<ac:link><ri:page ri:content-title="..."/>`) before any page is created, so the entire page tree lands in a single create pass with no separate relink step. The skill accepts a size argument (small | medium | large), a feature description, and a destination — either a Confluence page URL or a space key with an optional parent page. It is the right choice when a team wants to plan a new capability and immediately publish the structured specification to Confluence. A configured and authenticated Atlassian MCP server is required.