plan-tasks

Creates epics, stories, and tasks compliant with schema v2.0 requirements and parent-child relationships.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/productengineered/parsely --skill plan-tasks-productengineered
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-tasks
Source: https://github.com/productengineered/parsely/tree/main/.claude/skills/workflow/plan-tasks
Command: npx skills add https://github.com/productengineered/parsely --skill plan-tasks-productengineered

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps product teams ensure consistent planning for major work items by guiding the creation of epics, stories, and tasks in compliance with the v2.0 schema.

Core Features & Use Cases

  • Provides a clear template for translating high-level initiatives into structured artifacts (epics, stories, tasks).
  • Enforces required metadata fields (schema_version, type, priority, last_updated_at) and the proper parent-child relationships across epics, stories, and tasks.
  • Use Case: At the start of a planning session, generate a fully-formed Epic with several Stories and associated Tasks, ready for TaskCreate operations.

Quick Start

Plan and structure your project by creating an epic with stories and tasks.

Frequently Asked Questions about plan-tasks

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

FAQPage Schema
How do I break down agile epics into stories and tasks with consistent metadata?

To break down agile epics into stories and tasks with consistent metadata, use schema v2.0 compliance to enforce required fields like schema_version, type, priority, and last_updated_at while establishing proper parent-child relationships across all planning artifacts.

What is schema v2.0 compliance for project management artifacts?

Schema v2.0 compliance for project management artifacts requires specific metadata fields including schema_version, type, priority, and last_updated_at, along with strictly enforced parent-child relationships connecting epics, stories, and tasks.

Can I generate a full epic with stories and tasks ready for task creation operations?

Yes, you can generate a fully-formed epic with several stories and associated tasks ready for TaskCreate operations, translating high-level initiatives into structured artifacts during a project scoping or planning session.

Does this agile planning approach enforce parent-child relationships across epics, stories, and tasks?

Yes, this agile planning approach enforces parent-child relationships across epics, stories, and tasks, ensuring that every generated story links to its parent epic and every task connects to its parent story.

What's the best way to structure project scoping for AI-assisted planning?

The best way to structure project scoping for AI-assisted planning is using a clear template that translates high-level initiatives into structured artifacts, enforcing v2.0 field requirements and parent-child relationships for epics, stories, and tasks.

Are there limitations when creating epics and stories without required metadata fields?

Creating epics and stories without required metadata fields fails v2.0 schema compliance, as the planning process strictly enforces mandatory fields like schema_version, type, priority, and last_updated_at to maintain artifact consistency.