Skip to content

Conversation

@guigui42
Copy link
Contributor

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

With GitHub Copilot getting more advanced, it also requires more setup as well (coding agent setup workflow, multiple instruction files, prompts, chatmodes ...)
The goal is to provide a single Prompt that will help setup all these copilot files for a new project

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 September 27, 2025 14:54
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 comprehensive GitHub Copilot starter prompt designed to help users set up a complete Copilot configuration for new projects. The prompt creates a full ecosystem of instruction files, prompts, chat modes, and GitHub Actions workflows based on the user's technology stack.

Key changes:

  • Introduces an agent-mode prompt that generates project-specific Copilot configurations
  • Leverages existing awesome-copilot resources through fetch tool integration
  • Creates standardized directory structure with proper attribution practices

Reviewed Changes

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

File Description
prompts/github-copilot-starter.prompt.md New comprehensive prompt that creates complete Copilot setup including instructions, prompts, chat modes, and workflows
README.prompts.md Added entry for the new GitHub Copilot starter prompt with installation links
Comments suppressed due to low confidence (1)

prompts/github-copilot-starter.prompt.md:1

  • The link references './general-coding.instructions.md' but this file is not mentioned in the file structure or creation list. This will result in a broken link.
---

@guigui42 guigui42 marked this pull request as draft September 27, 2025 18:24
@guigui42 guigui42 marked this pull request as ready for review September 29, 2025 09:44
@aaronpowell aaronpowell merged commit a09e742 into github:main Sep 30, 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.

2 participants