plan-with-tdd-and-prd

Generate combined PRD and TDD planning documents for new features.

13|2|Updated Nov 16, 2025
One-click install
npx skills add https://github.com/rstacruz/agentic-toolkit --skill plan-with-tdd-and-prd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-with-tdd-and-prd
Source: https://github.com/rstacruz/agentic-toolkit/tree/main/skill/atk/plan-with-tdd-and-prd
Command: npx skills add https://github.com/rstacruz/agentic-toolkit --skill plan-with-tdd-and-prd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning is often ad-hoc and error-prone when launching new features; this skill standardizes the process by forcing a combined PRD+TDD artefact that captures problem statements, design rationale, and implementation plans.

Core Features & Use Cases

  • Generates a unified plan document containing PRD and TDD sections tailored to the task.
  • Guides clarifications, dependencies, and open questions to reduce rework.
  • Saves the result to artefacts/plan-with-tdd-and-prd.md for future traceability.

Quick Start

Draft a combined PRD+TDD plan for a new feature by researching requirements, clarifying ambiguities, and saving to artefacts/plan-with-tdd-and-prd.md.

Frequently Asked Questions about plan-with-tdd-and-prd

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

FAQPage Schema
How do I create a combined PRD and TDD plan for a new feature?

To create a combined PRD and TDD plan, you research requirements, clarify ambiguities, and generate a unified document containing problem statements, design rationale, and implementation plans saved to artefacts/plan-with-tdd-and-prd.md.

What is a PRD+TDD planning artefact and when do I need it?

A PRD+TDD planning artefact is a unified document that standardizes feature launches by capturing problem statements, functional requirements, technical specifications, and implementation plans to reduce ad-hoc planning errors.

What's the best way to structure feature planning documentation to reduce rework?

The best way to structure feature planning documentation is using a combined PRD+TDD artefact that guides clarifications, captures dependencies, and outlines open questions alongside functional and technical requirements.

Does this planning workflow work for both product and engineering contexts?

Yes, this planning workflow works for both product and engineering contexts, satisfying functional requirements for documenting problem statements, solution overviews, and technical specifications across both domains.

How do I document open questions and dependencies when planning a feature?

You document open questions and dependencies by generating a structured planning artefact that forces clarification of ambiguities and captures research notes alongside functional and technical requirements.

Why does ad-hoc feature planning cause errors and how to standardize it?

Ad-hoc feature planning causes errors because it lacks structured documentation, which you standardize by forcing a combined PRD+TDD artefact that captures design rationale and implementation plans for traceability.