task-planning

Generate TASK.md skeletons with metadata, acceptance criteria, and TDD placeholders.

1|1|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/orbtyapp/orbty-eazy --skill task-planning-orbtyapp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-planning
Source: https://github.com/orbtyapp/orbty-eazy/tree/main/skills/task-planning
Command: npx skills add https://github.com/orbtyapp/orbty-eazy --skill task-planning-orbtyapp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Task Planning Skill creates rich, ready-to-use TASK.md skeletons with metadata, acceptance criteria, and placeholders for TDD steps, eliminating the manual drafting burden for engineering tasks.

Core Features & Use Cases

  • Structured TASK templates: Generates TASK.md with Epic and User Story references, metadata fields, and acceptance criteria.
  • Traceability: Links tasks to Epics and US stories, preserving alignment with project goals.
  • Quick Start: A simple prompt to generate new TASK.md skeletons from given Epic and US context.

Quick Start

Use the task-planning skill to generate a new TASK.md skeleton from an Epic and US story context.

Frequently Asked Questions about task-planning

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

FAQPage Schema
How do I generate a TASK.md skeleton for an epic and user story?

To generate a TASK.md skeleton, provide your epic and user story context to automatically produce a template with metadata, acceptance criteria, and TDD placeholders. This ensures immediate traceability and structured task documentation without manual formatting.

What metadata fields are included in an auto-generated task template?

An auto-generated task template includes standardized metadata fields for Priority, Status, Estimate, and Assignee. It also enforces placeholders for implementation steps and acceptance criteria to ensure comprehensive task tracking.

How does task planning link technical tasks to project epics?

Task planning links technical tasks to project epics by embedding epic and user story references directly into the TASK.md document. This preserves alignment with overarching project goals and maintains clear hierarchical traceability.

Do I need to manually format acceptance criteria when creating task documentation?

You do not need to manually format acceptance criteria. The task template auto-generates dedicated sections for acceptance criteria and TDD step placeholders, eliminating the manual drafting burden for engineering tasks.

Can I use this task template approach for test-driven development workflows?

You can use this approach for test-driven development workflows because the generated TASK.md includes specific placeholders for TDD steps. This integrates seamlessly into TDD processes by providing ready-to-use structural steps.

What is the best way to standardize engineering task documentation across a team?

The best way to standardize engineering task documentation is enforcing a uniform TASK.md template with metadata, acceptance criteria, and traceability links. This ensures all team members follow consistent task structures and project alignment.