Add custom agent template to repository

Created a template for a custom agent configuration.
This commit is contained in:
Alexa Amundson
2025-11-16 19:30:40 -06:00
committed by GitHub
parent a59e0113ee
commit 9f89e5b6d2

13
.github/agents/my-agent.agent.md vendored Normal file
View File

@@ -0,0 +1,13 @@
---
# Fill in the fields below to create a basic custom agent for your repository.
# The Copilot CLI can be used for local testing: https://gh.io/customagents/cli
# To make this agent available, merge this file into the default repository branch.
# For format details, see: https://gh.io/customagents/config
name:
description:
---
# My Agent
Describe what your agent does here...