Quickly create a boilerplate for a custom app that runs on Jira, Confluence, or Compass.
Atlassian Intelligence leverages OpenAI’s large language models combined with Atlassian’s proprietary "Teamwork Graph"—a map of how teams, projects, and knowledge interact. This allows the AI to generate contextually relevant content rather than generic responses. atlassian generator
| Problem | Solution | |---------|----------| | forge command not found | Run npm install -g @atlassian/forge again. Check Node version. | | AI generator missing | Verify you are on Cloud Premium/Enterprise. Ask admin to enable Atlassian Intelligence. | | API rate limits when generating data | Use --delay 1000 or batch requests. | | Forge app fails on deploy | Run forge lint and forge validate . Ensure manifest.yml is correct. | Quickly create a boilerplate for a custom app
: Use the floating AI menu in Confluence to scan a project plan and select "Create Jira issues". This can generate up to 10 work items, such as Epics or Stories , with pre-filled descriptions at once. | Problem | Solution | |---------|----------| | forge
forge deploy forge install