mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-17 05:57:21 -05:00
Add custom agent template to repository
Created a template for a custom agent configuration.
This commit is contained in:
13
.github/agents/my-agent.agent.md
vendored
Normal file
13
.github/agents/my-agent.agent.md
vendored
Normal 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...
|
||||
Reference in New Issue
Block a user