/pull -- Import sprint from Confluence

SkillDocs & knowledge

Pull a sprint from Confluence and import it as local claims.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the /pull -- Import sprint from Confluence skill

What this skill tells your AI

The instructions your AI receives, as published by grainulation/grainulator in skills/pull/SKILL.md and read by ahel’s review.

The user wants to import a sprint from a Confluence page into the local wheat system.

Arguments

$ARGUMENTS

Expected: Confluence page URL or page ID, or a search query.

Instructions

  1. Find the source page using getConfluencePage or searchConfluenceUsingCql.

  2. Parse the page content to extract claims.

  3. Create the local sprint by initializing claims.json in the project root.

  4. Import claims using wheat_add-claim.

  5. Run wheat_compile to validate.

  6. Print result:

    Imported from Confluence: <page_title>
    Claims imported: <count>
    
    Next steps:
      /status             -- review imported sprint
      /research <topic>   -- continue researching locally
    

Signals

GitHub stars
86
Forks
6
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
pull-grainulation
Source
github.com/grainulation/grainulator