dynamo-jira-ticket

Generate structured Jira tickets for the Dynamo project from bug reports and failing tests.

2.0k|678|Updated Feb 9, 2012
One-click install
npx skills add https://github.com/DynamoDS/Dynamo --skill dynamo-jira-ticket
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dynamo-jira-ticket
Source: https://github.com/DynamoDS/Dynamo/tree/main/.agents/skills/dynamo-jira-ticket
Command: npx skills add https://github.com/DynamoDS/Dynamo --skill dynamo-jira-ticket

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of detailed and actionable Jira tickets for the Dynamo project, ensuring all necessary information is captured for bug reports, feature requests, and triaging.

Core Features & Use Cases

  • Structured Ticket Generation: Creates tickets following a canonical template, ensuring consistency.
  • Bug Reporting: Transforms bug descriptions, error logs, and failing tests into well-defined Jira issues.
  • Feature Request Refinement: Helps turn vague ideas into actionable tickets with clear acceptance criteria.
  • Use Case: When a developer encounters a failing test, they can use this skill to generate a Jira ticket with the error output, repro steps, and initial investigation notes, ready for the team to address.

Quick Start

Use the dynamo-jira-ticket skill to write a Jira ticket for a Dynamo crash on startup.

Frequently Asked Questions about dynamo-jira-ticket

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a structured Jira ticket from a bug report?

To create a structured Jira ticket from a bug report, this Skill transforms your error logs and failing tests into well-defined Jira issues using a canonical ticket template. It automatically extracts evidence from the codebase to populate initial investigation notes.

How do I write testable acceptance criteria for vague feature requests?

Writing testable acceptance criteria for vague feature requests involves refining your problem statements into actionable Jira issues. This Skill helps turn ambiguous ideas into structured tickets with clear, testable acceptance criteria for the Dynamo project.

Can I generate Jira issues automatically from failing tests?

Yes, you can generate Jira issues automatically from failing tests. This Skill takes your test failure output, writes repro steps, and gathers codebase evidence to produce a Jira ticket ready for your team to triage.

What is the best way to triage bugs and file new Jira issues?

The best way to triage bugs and file new Jira issues is by applying a canonical ticket template to ensure consistency. This Skill streamlines the triaging process by refining vague problem statements and capturing all necessary bug report information.

Does this Jira ticket creation process require codebase evidence?

Yes, the Jira ticket creation process requires codebase evidence gathering to ensure accuracy. This Skill adheres to a canonical template and extracts relevant evidence from your codebase to populate the ticket with initial investigation notes.

Can I use this for filing new Jira issues for any software project?

No, this is specifically designed for filing new Jira issues for the Dynamo project. It applies a canonical ticket template and processes bug reports, failing tests, or feature requests tailored to the Dynamo ecosystem.