create-plan

Convert Jira tickets into implementation plans with Taskwarrior task hierarchies.

4|1|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/gtheys/pi-my-rifle-ext --skill create-plan-gtheys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/gtheys/pi-my-rifle-ext/tree/main/skills/create-plan
Command: npx skills add https://github.com/gtheys/pi-my-rifle-ext --skill create-plan-gtheys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill automates turning Jira tickets into detailed, execution-ready implementation plans, linking a spec file and a Taskwarrior task hierarchy.

Core Features & Use Cases

  • Fetches Jira ticket context via Taskwarrior and generates an actionable plan with a spec file path.
  • Creates a Spec task, Phase tasks, and Implementation tasks, maintaining a clear dependency structure and repo context.
  • Iteratively collaborates with the user to refine the plan and track progress within the Taskwarrior workflow.

Quick Start

Provide the Jira ID to fetch the ticket context and begin creating a detailed implementation plan.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I turn Jira tickets into implementation plans with Taskwarrior?

To turn Jira tickets into implementation plans, provide the Jira ID to fetch ticket context and generate an actionable plan with a linked specification file path and a structured Taskwarrior task hierarchy.

What is the best way to structure software development phases from a Jira specification?

Structuring software development phases from a Jira specification involves creating a dependency hierarchy of Spec, Phase, and Implementation tasks to maintain clear repo context and track progress within the Taskwarrior workflow.

Can I iteratively refine a project plan and track progress using Taskwarrior?

Yes, you can iteratively refine a project plan and track progress using Taskwarrior by collaborating with the planning flow to adjust the generated specification and task hierarchy as project requirements evolve.

Does this planning workflow extract Jira ticket context automatically?

Yes, the planning workflow extracts Jira ticket context automatically via Taskwarrior to draft a concrete plan, resolving the spec file path and generating the necessary phase and implementation tasks.

What do I need to start generating execution-ready plans from Jira tickets?

To start generating execution-ready plans from Jira tickets, you need the specific Jira ID to fetch the ticket context and an active Taskwarrior environment to create the linked spec and implementation tasks.