to-prd

Generate a PRD from conversation context and publish it to the issue tracker.

3|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/whimzyLive/nightshift-ai --skill to-prd-whimzylive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-prd
Source: https://github.com/whimzyLive/nightshift-ai/tree/main/plugins/sdlc/skills/to-prd
Command: npx skills add https://github.com/whimzyLive/nightshift-ai --skill to-prd-whimzylive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of a Product Requirements Document (PRD) from the current conversation context and publishes it to the project issue tracker, streamlining the process of converting user needs into actionable requirements.

Core Features & Use Cases

  • Contextual PRD Generation: Automatically synthesize a PRD from the current conversation context without the need for additional user interviews.
  • Issue Tracker Integration: Publishes the PRD directly to the project issue tracker with a designated triage label.
  • Use Case: Ideal for software development teams looking to quickly draft a PRD from a user's issue description, ensuring all requirements are captured before development begins.

Quick Start

Use the 'to-prd' skill to generate a PRD for the current issue context and publish it to the issue tracker.

Frequently Asked Questions about to-prd

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

FAQPage Schema
How do I generate a PRD from an issue description?

To generate a PRD from an issue description, this skill synthesizes the current conversation context to automatically draft software requirements. It captures user needs into a structured document without requiring manual interviews.

Can I publish a product requirements document directly to an issue tracker?

Yes, you can publish a product requirements document directly to an issue tracker. The skill creates the PRD from contextual analysis and submits it to your project's issue tracker using a designated triage label.

What is needed to create a PRD from conversation context?

Creating a PRD from conversation context requires knowledge of the project's domain vocabulary and issue tracker labels. This ensures the generated software requirements align accurately with the existing development environment.

Does PRD generation work with any issue tracker?

PRD generation is designed for software development environments where issue tracking and PRD creation are integrated. It requires configured issue tracker labels to successfully publish the generated contextual requirements document.

Why use contextual analysis for software requirements generation?

Contextual analysis for software requirements generation streamlines converting user needs into actionable development tasks. It automatically synthesizes the current conversation context into a PRD, ensuring requirements are captured before coding begins.