Skip to content

Conversation

@max-charlamb
Copy link
Member

@max-charlamb max-charlamb commented Nov 10, 2025

I found this prompt useful when using Copilot to interact with the cDAC, created while implementing #121418.

The prompt explains:

  • The general goal of the cDAC
  • Architecture
  • Where relevant portions live (important paths)
  • How to build and test

Adding the prompt to a copilot query enables a more natural conversation and workflow given the LLM 'understands' the cDAC project.

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Nov 10, 2025
@max-charlamb max-charlamb added area-Diagnostics-coreclr and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Nov 10, 2025
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @steveisok, @dotnet/dotnet-diag
See info in area-owners.md if you want to be subscribed.

Copy link
Member

@jkoritzinsky jkoritzinsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we set this up as a "GitHub custom agent" instead so it is easily usable from the Copilot agents panel as well as the Copilot CLI?

https://docs.github.com/en/copilot/concepts/agents/coding-agent/about-custom-agents

@steveisok
Copy link
Member

Can we set this up as a "GitHub custom agent" instead so it is easily usable from the Copilot agents panel as well as the Copilot CLI?

https://docs.github.com/en/copilot/concepts/agents/coding-agent/about-custom-agents

What about having it in both? Is there something having it in the prompts folder covers that the custom agent doesn't?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants