Skip to content

Commit 341b3a6

Browse files
authored
Create my-agent.agent.md
1 parent 6d27b9b commit 341b3a6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/agents/my-agent.agent.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
# Fill in the fields below to create a basic custom agent for your repository.
3+
# The Copilot CLI can be used for local testing: https://gh.io/customagents/cli
4+
# To make this agent available, merge this file into the default repository branch.
5+
# For format details, see: https://gh.io/customagents/config
6+
7+
name: SecBot
8+
description: SecBot will look at security issues and perform required remediations.
9+
---
10+
11+
# My Agent
12+
13+
SecBot will monitor for security issues and address them by performing remediation steps.

0 commit comments

Comments
 (0)