πŸ“‹ Automate agile project setup with GPT-5 Mini, Jira & form interface

⚑ 509 views Β· πŸ“‹ Project Management

Description

Who is this for?

This workflow is perfect for:

What problem is this workflow solving?

Creating comprehensive Jira projects with detailed user stories and sub-tasks is time-consuming and often inconsistent. This workflow solves those issues by:

What this workflow does

This workflow transforms raw project ideas into fully structured Jira projects with comprehensive user stories and sub-tasks using AI-powered analysis and automated Jira integration.

Step by step:

  1. Form Trigger collects project name and feature descriptions through a web form
  2. Project Naming uses GPT-4.1 mini to clean and professionalize the project name while generating a unique project key
  3. Create Project establishes a new Jira project with proper software development template and configuration
  4. Get Status ID retrieves project details and available issue types for story creation
  5. Jira Story Generator analyzes project features using AI to create structured user stories with sub-tasks
  6. Create Story generates individual Jira stories with proper titles and descriptions
  7. Execute Sub-task Workflow automatically creates all associated sub-tasks for each story
  8. Gmail Notification sends completion confirmation with project details and direct links

How to set up

  1. Connect your Jira account by adding your Jira Software Cloud API credentials to all Jira-related nodes
  2. Update Jira URL in the β€œSet Jira URL” node to match your Jira instance (e.g., https://yourcompany.atlassian.net)
  3. Add OpenAI API key to the OpenAI Chat Model node for AI-powered story generation
  4. Configure Gmail credentials for the notification node and update the recipient email address
  5. Update project lead in the Create Project node by replacing the leadAccountId with your user ID
  6. Test the workflow using the manual trigger with sample project data
  7. Customize story templates in the Structured Output Parser if you need different story formats
  8. Set up the sub-workflow by ensuring the Execute Workflow node points to the correct workflow ID

How to customize this workflow to your needs

Need help customizing?

Contact me for consulting and support:
πŸ“§ billychartanto@gmail.com

πŸ”— Nodes Used

HTTP Request, Jira Software, Execute Sub-workflow, Gmail, Execute Workflow Trigger, Filter

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup