jira-writer-manual

Automate Jira ticket creation, updates, and linking from natural-language prompts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JuantoC/BlueStack-Test-Automation-Framework --skill jira-writer-manual
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-writer-manual
Source: https://github.com/JuantoC/BlueStack-Test-Automation-Framework/tree/main/.claude/skills/jira-writer-manual
Command: npx skills add https://github.com/JuantoC/BlueStack-Test-Automation-Framework --skill jira-writer-manual

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual Jira ticket creation, updates, and linking from natural-language conversations is error-prone and time-consuming. This skill enables conversational generation of tickets, updates, and relationships with precise field handling.

Core Features & Use Cases

  • Create new Jira issues from natural-language prompts with proper assignee, issue type, and structured descriptions.
  • Base on existing tickets to extend or derive new tasks and link or relate tickets to reflect dependencies.
  • Support consolidation workflows from client emails, producing parent tickets and child tasks in order.

Quick Start

Say a natural-language request like "create a ticket for NAA-XXXX", and the skill will generate the Jira issue accordingly.

Frequently Asked Questions about jira-writer-manual

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

FAQPage Schema
How do I create Jira tickets from natural language chat prompts?

You can create Jira tickets from natural language by stating a request like "create a ticket for NAA-XXXX". The skill parses the prompt and interacts with the Jira Cloud API to generate issues with proper assignees, issue types, and structured descriptions.

What is the best way to automate linking and updating existing Jira issues?

The best way to automate linking and updating Jira issues is using specialized workflows that extend existing tickets and establish dependency links. The skill validates canonical link names and updates fields automatically from your chat prompts.

Can I consolidate client emails into parent and child Jira tasks automatically?

Yes, you can consolidate client emails into parent and child Jira tasks automatically. The skill supports consolidation workflows that parse client emails to produce structured parent tickets and ordered child tasks within the NAA project.

Do I need jira-reader and jira-writer-pipeline to use this Jira automation workflow?

Yes, you need jira-reader and jira-writer-pipeline to supply context for this Jira automation workflow. The skill requires these dependencies to provide the necessary background data for validating assignees, priorities, and canonical issue types.

Does this Jira ticket generator enforce canonical issue types and assignee validation?

Yes, this Jira ticket generator enforces canonical issue types and validates assignees and priorities. It ensures all generated issues and updates conform to Jira Cloud API standards and project-specific link names.