task-writing

Convert requirements into structured, trackable tasks with acceptance criteria.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/pjordan/claude-toolkit --skill task-writing-pjordan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-writing
Source: https://github.com/pjordan/claude-toolkit/tree/main/skills/examples/task-writing
Command: npx skills add https://github.com/pjordan/claude-toolkit --skill task-writing-pjordan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Task Writing provides a structured method to convert vague requirements into precise, executable work items that can be tracked, estimated, and completed.

Core Features & Use Cases

  • Structured task templates with Title, Description, Acceptance Criteria, and Technical Notes.
  • Guidance for scoping, splitting large efforts, and aligning with specs, plans, or roadmaps.
  • Use cases include breaking down features, bug fixes, sprint tickets, or technical debt into actionable tasks.

Quick Start

Start with a clear objective, add context, and draft a task with a concise Title, Background, Current State, Desired State, and measurable Acceptance Criteria.

Frequently Asked Questions about task-writing

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

FAQPage Schema
How do I break down requirements into trackable work items?

To break down requirements into trackable work items, you structure each item with a Title, Description, Acceptance Criteria, and Technical Notes. This ensures vague requirements become precise, executable tasks ready for estimation.

What is the best way to write acceptance criteria for sprint backlog items?

Writing acceptance criteria for sprint backlog items involves defining measurable completion criteria alongside the desired state and background context. This structured task anatomy aligns technical notes directly with the sprint goal.

Does this approach work for splitting technical debt and bug fixes?

Yes, this approach works for splitting technical debt and bug fixes by applying the same structured task anatomy. It converts technical issues into actionable work items with clear descriptions and measurable completion criteria.

How do I scope large features into actionable project-management tasks?

Scoping large features into actionable project-management tasks requires breaking them down using a structured template. You draft concise titles and add context like current state and desired state to align with project roadmaps.

When do I need to use a structured task anatomy for work items?

You need to use a structured task anatomy for work items when converting vague specs into executable tasks. It enforces scoping, handles edge cases, and ensures tasks are trackable across project-management workflows.