Skip to content

Feature Request: Support for a Project-Specific System Prompt File (e.g., COPILOT.md) #399

@AungMyoKyaw

Description

@AungMyoKyaw

Describe the feature or problem you'd like to solve

This feature would function similarly to how Claude Code CLI utilizes a CLAUDE.md file.

Proposed solution

I propose adding support for a project-specific configuration file, such as COPILOT.md, to the GitHub Copilot CLI.

This feature would function similarly to how Claude Code CLI utilizes a CLAUDE.md file.

🚀 Motivation

The primary goal is to allow users to define a persistent, project-level system prompt that the Copilot CLI can read and include in its context for every command executed within that repository.

Currently, when using the Copilot CLI on a project, a lot of project-specific context (e.g., framework details, preferred libraries, coding style, architectural constraints, security policies) needs to be either implicitly inferred or manually provided with each prompt.

Example prompts or workflows

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions