trw-prd-new

Generate a sprint-ready PRD with micro-tasks from a feature description.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/wallter/trw-mcp --skill trw-prd-new
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: trw-prd-new
Source: https://github.com/wallter/trw-mcp/tree/main/src/trw_mcp/data/codex/skills/trw-prd-new
Command: npx skills add https://github.com/wallter/trw-mcp --skill trw-prd-new

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a new PRD from a feature description, then automatically run the full readiness pipeline (groom → review → execution plan) so you get a sprint-ready PRD with micro-tasks in one command. Use: /trw-prd-new "Add rate limiting to the API"

Core Features & Use Cases

  • Generate a structured PRD skeleton from a feature description.
  • Automatically groom, review, and produce an execution plan, yielding a ready-to-work PRD.
  • Maintain traceability with PRD IDs and integrate with TRW tooling for rapid iteration.

Quick Start

Invoke /trw-prd-new with your feature description to generate a sprint-ready PRD and execution plan.

Frequently Asked Questions about trw-prd-new

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

FAQPage Schema
How do I automate PRD creation and generate an execution plan from a feature description?▼

Automating PRD creation requires inputting a feature description to generate a structured skeleton, then running a readiness pipeline that grooms, reviews, and produces an execution plan with micro-tasks.

What is a sprint-ready PRD and how does automated grooming work?▼

A sprint-ready PRD is a fully reviewed product requirements document containing actionable micro-tasks. Automated grooming processes your feature description through review stages to refine requirements for execution.

How do I generate micro-tasks for agile execution planning from a feature description?▼

Generating micro-tasks involves running an automated readiness pipeline on your PRD. The pipeline reviews the feature description and breaks it down into granular, actionable steps for agile sprints.

Do I need specific pipeline integrations to run the PRD readiness process?▼

Yes, completing the end-to-end PRD readiness cycle requires integration with trw_prd_create and trw_prd_ready pipelines. This integration provides the traceable PRD ID needed for the final output.

Can I use this automated PRD pipeline for agile product management without manual review?▼

Yes, the pipeline automates grooming, review, and execution planning in one command. It processes the feature description to yield a sprint-ready PRD, eliminating manual review steps for agile teams.

What's the best way to maintain traceability when creating new PRDs automatically?▼

Maintaining PRD traceability is handled automatically by generating unique PRD IDs during creation. The pipeline integrates these IDs throughout the grooming and execution planning stages for rapid iteration.