Overview
Issue creation is Ziggy’s core feature. Mention Ziggy in any Slack message or thread, and it will create a complete Jira issue with:- Structured summary and description
- Appropriate issue type (Bug, Task, Story, Improvement)
- Priority level
- Context from the thread
- Link back to the Slack conversation
Basic Usage
Mention Ziggy with a description of what you need:Trigger Words
Ziggy recognizes these action words:createopenfilereport
Specifying Details
Priority
Include priority naturally:Project
Override the default project inline:Assignee
Assign the issue during creation:Thread Context
When you mention Ziggy in a thread, it reads:- The root message
- All replies in the thread
- Files and images shared
- Extract requirements and acceptance criteria
- Identify reproduction steps for bugs
- Capture decisions and constraints discussed
What Gets Created
For Bugs
- Summary - Clear bug title
- Description:
- Context / Background
- Steps to reproduce
- Expected vs actual behavior
- Environment details (if mentioned)
- Attachments - Screenshots and files from the thread
- Slack link - Permalink to the original conversation
For Tasks / Stories
- Summary - Clear task title
- Description:
- Context / Background
- Requirements
- Acceptance criteria
- Open questions (if any)
- Attachments - Relevant files from the thread
- Slack link - Permalink to the original conversation
Duplicate Detection
Ziggy can check for similar existing issues before creating new ones. This is off by default for faster results, but you can turn it on in the Home tab under settings. When enabled:- Ziggy searches for similar issues before creating
- If potential duplicates are found, Ziggy shows them to you
- You can choose to view them or create anyway
Examples
Bug from a thread
Bug from a thread
Thread:Result: Bug with repro steps, device info, and screenshot attached
User: The app crashes when I upload a PDF Dev: What device? User: iPhone 14, iOS 17 User: [screenshot.png]Message:
Feature request with priority
Feature request with priority
Message:Result: Story with requirements and acceptance criteria, marked High priority
Task with assignee
Task with assignee
Thread:Result: Task assigned to Mike with context from the thread
PM: We need to update the API docs before launch @mike can you handle this?Message: