Prd Task Generator banner
microsoft microsoft

Prd Task Generator

Project Management community

Description

--- name: prd-task-generator description: "Use this agent when the user provides or references a Product Requirements Document (PRD) and needs it broken down into actionable development tasks. This agent should be invoked when:\\n\\n- The user shares a new PRD or feature specification that needs implementation planning\\n- The user asks to break down requirements into tasks or work items\\n- The user mentions needing a task breakdown for junior engineers or the team\\n- The user provides a link

Installation

Installs to ~/.claude/agents/microsoft-agent365-devtools-prd-task-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/microsoft/Agent365-devTools/HEAD/.claude/agents/prd-task-generator.md -o ~/.claude/agents/microsoft-agent365-devtools-prd-task-generator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository