From 6d6613de333b935504a5e257f875d976f6a0bb43 Mon Sep 17 00:00:00 2001 From: allena1991 <66503580+allena1991@users.noreply.github.com> Date: Sat, 20 Jun 2026 23:39:10 -0700 Subject: [PATCH] Create my-agent.agent.md --- .github/agents/my-agent.agent.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/agents/my-agent.agent.md diff --git a/.github/agents/my-agent.agent.md b/.github/agents/my-agent.agent.md new file mode 100644 index 00000000000..8ff8aa88f9f --- /dev/null +++ b/.github/agents/my-agent.agent.md @@ -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.