What problem does it solve?
Guides building, deploying, troubleshooting, and installing Atlassian Forge apps — custom extensions built with the Forge CLI (forge create, forge deploy, forge install). Use when the user wants to create a Forge app (issue panels, dashboard gadgets, Confluence macros, global pages), is encountering Forge CLI errors or deployment issues (e.g. forge install failures, environment errors), or needs help with Forge-specific concepts like resolvers, UI Kit, manifest scopes, or developer spaces. Do not use for general Jira configuration, automation rules, JQL queries, or Atlassian REST API usage outside of a Forge app context.
Core Features & Use Cases
- Automated workflow — Discovers dev spaces, creates apps with forge create, deploys and installs
- Module selection — Guidance for Jira panels, Confluence macros, dashboard gadgets, Rovo agents, and more
- Helper scripts — Python scripts for dev spaces, templates, and deployment
- Reference docs — CLI workflow, module selector, project setup
Quick Start
Describe the end-to-end Forge app workflow and run the included scripts to create, deploy, and install a Forge app.