Отладка бага с публикацией отчёта в Confluence
★ 7.1 · vibe-coding
investigate-to-confluence is a Claude Code skill that runs an evidence-based investigation of a bug, failure, or unexpected behavior via han-coding:investigate and publishes the resulting report to a user-specified Confluence location. Before any investigation work begins, the skill calls mcp__claude_ai_Atlassian__getAccessibleAtlassianResources to confirm the Atlassian MCP server is reachable and authenticated — if it is not, execution stops immediately. The full context (symptom, reproduction steps, suspected entry points) is forwarded verbatim to han-coding:investigate, which writes its report to a temporary file under /tmp/ rather than into the repository. After the user reviews the output, han-atlassian:markdown-to-confluence publishes it as a single Confluence page. This skill suits teams who want root-cause analysis documented in Confluence directly, without saving investigation artifacts locally.