What problem does it solve?
Guides users to file complete, consistent Jira bug tickets by collecting required and optional fields upfront, previewing the ticket for validation, and ensuring safe creation via Atlassian APIs to avoid common field errors.
Core Features & Use Cases
- Guided collection: Prompts for a concise summary, full description, priority, impacted users/programs, product area, components, troubleshooting steps, and attachments in a single interaction.
- Preview and confirmation: Renders a formatted ticket preview and requires explicit user confirmation before creating the issue.
- Safe Jira integration: Locates the cloud/project, creates the issue with a markdown description, and uses a follow-up edit to add risky fields (priority, components, custom fields) only after validating them to prevent API failures.
Quick Start
Create a Jira bug ticket with summary "Login button unresponsive on mobile Safari", include steps to reproduce and expected vs actual behavior, and set priority P2.