Skip to content

Amazon Q Developer - Read prompts from project folder #5957

@mrjv

Description

@mrjv

Is your feature request related to a problem? Please describe.
We have project specific prompts that we want to share inside our project. Currently the prompts are only read from the ~/.aws/amazonq/prompts folder though, which makes version control and file sharing difficult.

Describe the solution you'd like
Add support for project specific prompts that can be saved in a project-root/.amazonq/prompts folder. Support both ~/.aws/amazonq/prompts and project-root/.amazonq/prompts in the project queries.

Describe alternatives you've considered
A workaround for now is to use context files or rules instead, which can both be project specific. Based on the AWS documentation, a saved prompt would be the most appropriate way to store specific reusable task descriptions though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestNew feature or enhancement. May require GitHub community feedback.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions