Skip to content

Commit 6d39eba

Browse files
authored
Add sections on custom agents to "Identifying role requirements in your enterprise" (#58825)
1 parent a655b69 commit 6d39eba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

data/reusables/enterprise-onboarding/identify-role-requirements.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,9 @@ Not all tasks are best-suited to humans. Identify frequent, time-consuming, and
5959
* They have their own identity, which you can trace in audit logs.
6060

6161
For more information about what apps can do, see [AUTOTITLE](/apps/creating-github-apps/about-creating-github-apps/about-creating-github-apps#understanding-what-type-of-github-app-to-build).
62+
63+
## 6. Assign tasks to agents
64+
65+
Another way to delegate frequent, time-consuming tasks is to assign work to {% data variables.copilot.copilot_coding_agent %}. You can define custom agents for specific roles in your enterprise. Custom agents are created using Markdown files called "agent profiles," which define the instructions and tools the agent needs to perform a task. For example, you could create a custom agent for writing README files or generating unit tests.
66+
67+
For more information, see [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/prepare-for-custom-agents).

0 commit comments

Comments
 (0)