Skip to main content
Glama

parse_prd

Extract and generate initial tasks from a Product Requirements Document (PRD) text file, simplifying project setup and task management in Task Master.

Instructions

Parse a Product Requirements Document (PRD) text file to automatically generate initial tasks. Reinitializing the project is not necessary to run this tool. It is recommended to run parse-prd after initializing the project and creating/importing a prd.txt file in the project root's .taskmaster/docs directory.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
appendNoAppend generated tasks to existing file.
forceNoOverwrite existing output file without prompting.
inputNoAbsolute path to the PRD document file (.txt, .md, etc.).taskmaster/docs/prd.txt
numTasksNoApproximate number of top-level tasks to generate (default: 10). As the agent, if you have enough information, ensure to enter a number of tasks that would logically scale with project complexity. Setting to 0 will allow Taskmaster to determine the appropriate number of tasks based on the complexity of the PRD. Avoid entering numbers above 50 due to context window limitations.
outputNoOutput path for tasks.json file (default: .taskmaster/tasks/tasks.json)
projectRootYesThe directory of the project. Must be an absolute path.
researchNoEnable Taskmaster to use the research role for potentially more informed task generation. Requires appropriate API key.
tagNoTag context to operate on

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/eyaltoledano/claude-task-master'

If you have feedback or need assistance with the MCP directory API, please join our Discord server