Skip to content

Add support to prompts #4869

Description

@raffaeler

Describe the feature or problem you'd like to solve

Add supports for reusable prompts stored as .github/prompts/myprompt.prompt.md

Proposed solution

You currently can just reference them with @someprompt, but they are not pasted in the editor, they are just sent as-is.
Instead I need to insert a prompt, read it and eventually modify it depending on the use-case.
The current usage is a sort of "black box" which sounds good for skills and agents, but definitely not for prompts.

Example prompts or workflows

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions