From grainulator
Publishes current sprint from compilation.json to Confluence as structured XHTML page. Finds space, searches for sprint slug page, updates or creates it.
npx claudepluginhub grainulation/grainulator --plugin grainulatorThis skill uses the workspace's default tool permissions.
The user wants to publish the current sprint's compiled output to Confluence.
Imports sprints from Confluence pages into local wheat claims system via parsing and wheat_add-claim. Useful for bootstrapping projects from Confluence sprint documentation.
Generates Confluence page operations and configurations for enterprise workflows. Useful for project management, compliance, governance, and integration tasks. Triggers on 'confluence page generator' phrases.
Read, search, create, update, move, delete, and convert Confluence pages and attachments using confluence-cli from the terminal or agents.
Share bugs, ideas, or general feedback.
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