task-planning

Break features into user stories, acceptance criteria, and backlog items.

40|9|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/akillness/oh-my-skills --skill task-planning-akillness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-planning
Source: https://github.com/akillness/oh-my-skills/tree/main/.agent-skills/task-planning
Command: npx skills add https://github.com/akillness/oh-my-skills --skill task-planning-akillness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan and organize software development tasks by breaking features into user stories, acceptance criteria, and backlog items to enable clear ownership and predictable delivery.

Core Features & Use Cases

  • Break down features into user stories and tasks
  • Define acceptance criteria and estimation
  • Manage backlog and sprint planning with prioritization
  • Support epic decomposition and project scoping

Quick Start

Create a structured plan for a feature by breaking it into user stories and tasks.

Frequently Asked Questions about task-planning

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

FAQPage Schema
How do I break down features into user stories and backlog items?

To break down features into user stories and backlog items, you decompose epics into structured tasks with clear acceptance criteria and estimations to ensure traceable dependencies and predictable delivery.

What is the best way to organize sprint planning for multiple agile stories?

The best way to organize sprint planning for multiple agile stories is to apply MoSCoW prioritization to your backlog items, ensuring clear ownership and structured task decomposition across the team.

How does MoSCoW prioritization work for backlog grooming?

MoSCoW prioritization for backlog grooming works by categorizing user stories into must-have, should-have, could-have, and won't-have buckets, providing clear prioritization guidance for sprint planning.

Can I use this for epic decomposition and project scoping?

Yes, you can use this for epic decomposition and project scoping. It supports breaking down large features into manageable user stories, acceptance criteria, and backlog items for agile teams.

How do I define acceptance criteria and estimation for user stories?

To define acceptance criteria and estimation for user stories, you structure each task with specific conditions that must be met for completion, enabling clear ownership and predictable feature rollouts.