/sync -- Publish sprint to Confluence
SkillDocs & knowledgePublish the current sprint to Confluence as a page with structured content.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the /sync -- Publish sprint to Confluence skill
What this skill tells your AI
The instructions your AI receives, as published by grainulation/grainulator in skills/sync/SKILL.md and read by ahel’s review.
The user wants to publish the current sprint's compiled output to Confluence.
Arguments
$ARGUMENTS
Optional: Confluence space key, parent page ID.
Instructions
-
Run
wheat_compileto ensure compilation is current. -
Read
compilation.jsonas the source of truth. -
Find the target space using
getConfluenceSpacesor the user-provided space key.- Search for an existing page with the sprint slug
- If found, update it. If not, create a new page.
-
Format content as Confluence Storage Format (XHTML).
-
Publish using
createConfluencePageorupdateConfluencePage. -
Print result:
Published to Confluence: <page_url> Next steps: /status -- review sprint dashboard /brief -- also generate a local brief
Signals
- GitHub stars
- 86
- Forks
- 6
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
sync-grainulation- Source
- github.com/grainulation/grainulator