원클릭으로
sync
Publish the current sprint to Confluence as a page with structured content.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Publish the current sprint to Confluence as a page with structured content.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Fast pre-flight health check for all Grainulator MCP servers. Pings each server once, reports status in a table, and provides exact fix commands for any that are down. Use before starting any Grainulator session to avoid wasting time on MCP disconnections.
Generate a compiled decision brief from the current sprint's claims.
Generate a presentation deck from the compiled sprint data.
Size-efficient URL fetch with semantic extraction. Use for ad-hoc web research when you want content without the raw HTML overhead.
Corroborate a claim against an external source URL.
Intent router that detects user intent from plain messages and dispatches to the appropriate skill.
| name | sync |
| description | Publish the current sprint to Confluence as a page with structured content. |
| tools | ["mcp__wheat__wheat_compile","mcp__wheat__wheat_status","mcp__claude_ai_Atlassian__createConfluencePage","mcp__claude_ai_Atlassian__updateConfluencePage","mcp__claude_ai_Atlassian__getConfluenceSpaces","mcp__claude_ai_Atlassian__searchConfluenceUsingCql","Read"] |
The user wants to publish the current sprint's compiled output to Confluence.
$ARGUMENTS
Optional: Confluence space key, parent page ID.
Run wheat_compile to ensure compilation is current.
Read compilation.json as the source of truth.
Find the target space using getConfluenceSpaces or the user-provided space key.
Format content as Confluence Storage Format (XHTML).
Publish using createConfluencePage or updateConfluencePage.
Print result:
Published to Confluence: <page_url>
Next steps:
/status -- review sprint dashboard
/brief -- also generate a local brief