plan

Decompose goals, Jira epics, or tickets into verifiable implementation phases.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/aubrian-halili/ai-experience --skill plan-aubrian-halili
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/aubrian-halili/ai-experience/tree/main/.claude/skills/plan
Command: npx skills add https://github.com/aubrian-halili/ai-experience --skill plan-aubrian-halili

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you decompose complex goals, epics, or Jira tickets into manageable, phased implementation steps, ensuring clarity and trackability.

Core Features & Use Cases

  • Goal Decomposition: Breaks down high-level objectives into granular tasks.
  • Jira Ticket Planning: Integrates with Jira to create phased implementation plans from tickets.
  • Dependency Mapping: Clearly defines dependencies between planning phases.
  • Use Case: You have a Jira ticket for a new user authentication feature. Use this Skill to break it down into phases like "Set up database schema," "Implement API endpoints," "Develop frontend components," and "Write tests."

Quick Start

Use the plan skill to break down the goal "Implement user profile editing feature".

Frequently Asked Questions about plan

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

FAQPage Schema
How do I break down a Jira epic into implementation phases?

To break down a Jira epic into implementation phases, this Skill fetches the ticket requirements and decomposes them into structured, verifiable tasks. It maps dependencies between phases to ensure trackability throughout the workflow.

What is the best way to decompose a complex software project goal into tasks?

Decomposing a complex software project goal into tasks requires breaking high-level objectives into granular, actionable steps. This Skill facilitates goal-backward verification, ensuring each step is verifiable and contributes directly to the final objective.

Can I use task management planning to track session continuity for long workflows?

Yes, you can use task management planning to track session continuity for long workflows. The Skill maintains state tracking across sessions, allowing you to pause and resume structured implementation phases without losing dependencies or progress context.

Does project management decomposition work without external dependencies?

Project management decomposition works without external dependencies because the Skill operates independently. While it supports Jira integration for fetching requirements, it fully decomposes user-defined goals and maps dependencies using only its internal references.

Why use goal-backward verification for task decomposition?

Goal-backward verification for task decomposition ensures that every generated step is strictly validated against the original objective. This mechanism prevents scope creep by structuring implementation phases that directly support the user-defined goal or Jira ticket.

When do I need workflow planning for my tickets instead of just listing tasks?

You need workflow planning for your tickets when tasks have strict dependencies and require verifiable implementation phases. Unlike simple task lists, this Skill structures work sequentially and tracks state to manage complex software engineering goals.