Skip to content

Add prd mode#37

Merged
aaronpowell merged 3 commits into
github:mainfrom
ricksmit3000:add-prd-mode
Jul 3, 2025
Merged

Add prd mode#37
aaronpowell merged 3 commits into
github:mainfrom
ricksmit3000:add-prd-mode

Conversation

@ricksmit3000

Copy link
Copy Markdown
Contributor

name: Pull Request
about: Submit a contribution to the awesome-copilot repository
title: ''
labels: needs-review
assignees: ''

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description


This adds a new chat mode file for PRD mode.

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings July 3, 2025 09:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new "PRD" chat mode that generates a comprehensive Product Requirements Document in Markdown and can optionally create GitHub issues.

  • Adds chatmodes/prd.chatmode.md defining the PRD chat mode.
  • Updates README.md to include the new chat mode in the list.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
chatmodes/prd.chatmode.md New chat mode file for generating PRDs in Markdown.
README.md Added a list entry linking to the PRD chat mode.

@aaronpowell aaronpowell merged commit 6ee517a into github:main Jul 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants