hnh-plan-jira

Generate implementation plans from Jira tickets with codebase context.

3|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/huynguyenh/skills --skill hnh-plan-jira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hnh-plan-jira
Source: https://github.com/huynguyenh/skills/tree/main/skills/hnh-plan-jira
Command: npx skills add https://github.com/huynguyenh/skills --skill hnh-plan-jira

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed, principal-engineer-level implementation plans directly from Jira tickets, streamlining the planning process and ensuring comprehensive coverage of technical considerations.

Core Features & Use Cases

  • Jira Ticket Ingestion: Parses Jira ticket URLs, IDs, or extracts IDs from branch names.
  • Contextual Analysis: Fetches ticket details (summary, description, comments, links) and analyzes codebase context.
  • Comprehensive Planning: Generates plans including alternative approaches, risk analysis, testing, observability, and deployment steps.
  • Use Case: When assigned a complex feature ticket in Jira, use this Skill to generate a robust implementation plan that covers all technical aspects, potential risks, and testing strategies before development begins.

Quick Start

Use the hnh-plan-jira skill to create an implementation plan for the Jira ticket APKNOWLEDG-640.

Frequently Asked Questions about hnh-plan-jira

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

FAQPage Schema
How do I generate an implementation plan directly from a Jira ticket?

To generate an implementation plan from a Jira ticket, provide a ticket URL, ID, or branch name. The system fetches ticket details and analyzes codebase context to outline technical strategies, yielding a comprehensive development plan.

What technical details are included in an AI-generated software implementation plan?

An AI-generated software implementation plan includes alternative technical approaches, risk analysis, testing strategies, observability metrics, and deployment steps. It analyzes Jira ticket context and codebase structure to provide principal-engineer-level technical documentation.

Do I need Jira API credentials to automate project management planning workflows?

Yes, Jira API credentials are required to automate project management planning workflows. These credentials authenticate the system to fetch Jira ticket details, comments, and links for comprehensive codebase analysis and technical strategy generation.

When should I use AI to outline technical strategies for software engineering tasks?

Use AI to outline technical strategies for software engineering tasks when assigned complex feature tickets in Jira. It automates comprehensive planning, ensuring coverage of potential risks, testing strategies, and deployment steps before development begins.

Can I parse Jira ticket details from a branch name for technical documentation?

Yes, the planning workflow can extract Jira ticket IDs directly from branch names. This allows you to input branch names instead of raw ticket URLs, seamlessly fetching ticket details and contextual codebase information to generate the technical plan.