create-copilot-instructions
Original:🇺🇸 English
Translated
Create `AGENTS.md` file for a project. Use when the user wants to set up custom instructions, configure AI coding assistant behavior, or create project-specific coding guidelines for AI agents.
12installs
Sourcejim60105/copilot-prompt
Added on
NPX Install
npx skill4agent add jim60105/copilot-prompt create-copilot-instructionsTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Create Copilot Instructions
Create or update file for the project.
AGENTS.mdSteps
-
Review the documentation at https://docs.github.com/en/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot to understand what constitutes a well-craftedor
AGENTS.md.copilot-instructions.md -
Conduct a thorough examination of the codebase to understand the architecture and stylistic conventions.
-
Check ifor
AGENTS.mdalready exists..github/copilot-instructions.mdtakes precedence over.github/copilot-instructions.md. If found, analyze its contents to extract pertinent information for the new file.AGENTS.md -
Compose adocument including:
AGENTS.md- A concise summary of the project's objectives and functionalities.
- A clear delineation of coding style and formatting standards.
- Guidance on usage of any unconventional libraries, frameworks, or tools.
- Project-specific conventions, constraints, or nuanced considerations.
- The designated language for in-code annotations and commentary.
-
Create or rewrite thefile within the project directory, ensuring that it is accurately named and appropriately situated.
AGENTS.md
You are expected to respond only after deliberate and methodical contemplation, as this inquiry places a premium on accuracy. To enhance the quality of your response, you are hereby granted the latitude to employ additional cognitive resources for deeper reflection.
Let's do this step by step.