Skip to content

Conversation

@iletai
Copy link
Contributor

@iletai iletai commented Aug 18, 2025

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 pull request adds the prompt file prompts/create-github-pull-request-from-specification.prompt.md which automates the creation of GitHub Pull Requests from specification files using the .github/pull_request_template.md template. The process is described in the prompt and ensures all requirements are met for contributing new features or instructions.


Type of Contribution

  • New prompt file.

Additional Notes

  • The prompt follows the required process and template.
  • All checklist items have been verified.
  • Ready for review and merge.

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 August 18, 2025 18:31
Copy link
Contributor

Copilot AI left a comment

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 adds a new prompt file to automate the creation of GitHub Pull Requests from specification files using a pull request template. The prompt follows the agent mode pattern to guide users through the PR creation process systematically.

Key changes:

  • Adds a new agent mode prompt for automated PR creation from specifications
  • Includes proper front matter with mode, description, and tools configuration
  • Provides a structured process with 6 steps for PR creation and template population

@iletai iletai force-pushed the feature/pull_request_prompt branch from ee9d407 to 96db865 Compare August 18, 2025 18:33
Copy link
Contributor

@aaronpowell aaronpowell left a comment

Choose a reason for hiding this comment

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

Please run update-readme.js to update the readme

@iletai iletai force-pushed the feature/pull_request_prompt branch from 96db865 to aa01207 Compare August 21, 2025 15:35
@iletai iletai requested a review from aaronpowell August 21, 2025 15:35
@iletai iletai force-pushed the feature/pull_request_prompt branch from aa01207 to b8ea84b Compare August 21, 2025 15:35
@aaronpowell aaronpowell merged commit 02a56d0 into github:main Aug 21, 2025
2 checks passed
iletai added a commit to iletai/awesome-copilot that referenced this pull request Sep 3, 2025
# Conflicts:
#	prompts/create-github-pull-request-from-specification.prompt.md
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.

2 participants