Skip to content

Conversation

sinedied
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

Prompt for generating one or more AGENTS.md file for software projects


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 Copilot AI review requested due to automatic review settings August 29, 2025 07:27
Copy link
Contributor

@Copilot 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 for generating AGENTS.md files in software projects. The prompt provides comprehensive guidance for creating agent-focused documentation that helps AI coding tools understand project structure and workflows.

Key Changes

  • Added a detailed prompt template for generating AGENTS.md files
  • Updated README.prompts.md to include the new prompt in the documentation

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
prompts/create-agentsmd.prompt.md New prompt file providing comprehensive guidance for generating AGENTS.md files with proper structure, content guidelines, and examples
README.prompts.md Added entry for the new AGENTS.md creation prompt to the prompts table

@aaronpowell aaronpowell merged commit 0dac62b into github:main Sep 1, 2025
2 checks passed
iletai pushed a commit to iletai/awesome-copilot that referenced this pull request Sep 3, 2025
* Add agents.md creation prompt

* Refine description and clean up
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