Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
HomeCompare › task-batch vs write-prd

task-batch vs write-prd

Two Product Claude Code skills, side by side. Pick the right skill for your workflow with a side-by-side look at metadata, sample code, and install commands.

Side-by-side

Nametask-batchwrite-prd
DescriptionAutonomous batch task execution with PRD parsing, task decomposition, and continuous execution until all tasks complete. Uses /orchestrator internally. Stops only for major failures (no internet, token limit, system…Write PRD — Product Requirements Documents with structured 8-section templates, user stories, acceptance criteria, and value proposition validation. Use when writing PRDs, defining product requirements, creating user…
CategoryProductProduct
Sub-categoryprd-specprd-spec
Tags
AuthorroboticforceOrchestKit
LicenseMIT
Install/add-skill task-batch/add-skill write-prd

Tag overlap

Shared

Only in task-batch

Only in write-prd

Sample code from each SKILL.md

task-batch

# From PRD file
/task-batch docs/prd/feature-x.prq.md

# From task list file
/task-batch tasks/sprint-backlog.md

# Inline tasks (semicolon-separated)
/task-batch "Add authentication; Implement user profile; Add password reset"

# With priority ordering
/task-batch tasks/features.md --priority

# With specific teammates
/task-batch tasks/backend.md --teammates coder,reviewer,tester

write-prd

PRODUCT = "$ARGUMENTS"  # Product name or feature, e.g., "SSO invite flow"

When to choose each

task-batch — Autonomous batch task execution with PRD parsing, task decomposition, and continuous execution until all tasks complete. Uses /orchestrator internally. Stops only for major failures (no internet, token limit, system…

write-prd — Write PRD — Product Requirements Documents with structured 8-section templates, user stories, acceptance criteria, and value proposition validation. Use when writing PRDs, defining product requirements, creating user…

Both are free to install. If you're unsure, install both — Claude Code skills are isolated by filename and only collide if their trigger phrases overlap (rare). The richest signal is the SKILL.md body itself — open both skill pages and read the first paragraph of each.

Open task-batch → Open write-prd →

Other comparisons in this category

See all Claude Code skill comparisons · Browse all Product skills · Top 100