Skip to content

Commit 1d92a46

Browse files
committed
💅
1 parent b0052b3 commit 1d92a46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎ai/agent.mdx‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The agent assists with many different documentation tasks. These workflows show
5959
### Iterate on a prompt in a Slack thread
6060
Prompt the agent, then continue to mention it with `@mintlify` in the same thread to refine and iterate on the pull request that it creates. For example: `@mintlify Our quickstart page needs a new section on inviting collaborators` then `@mintlify The new section should be called "Inviting collaborators"` and any other iterations.
6161

62-
### Begin with the agent then take over
62+
### Start with the agent, finish manually
6363
Prompt the agent to begin a project, then check out the branch it creates and finish the task in your local environment or the web editor. The agent can help you get started, then you can take over to complete the task. For example: `@mintlify Update the quickstart page to include information about inviting collaborators` and then checkout the branch to make any additional changes using your preferred method.
6464

6565
### Update docs when merging feature changes
@@ -75,7 +75,7 @@ Prompt the agent to generate code examples for features throughout your docs or
7575
Prompt the agent to review existing content for technical accuracy, style, grammar, or other issues. For example: `@mintlify Review the API rate limiting section. We changed limits last month`.
7676

7777
### Respond to user feedback
78-
Prompt the agent with feedback from your users to make focused updates to your docs. For example: `@mintlify Users are getting confused by step 3 in the setup guide. Make it more clear`.
78+
Prompt the agent with feedback from your users to make focused updates to your docs. For example: `@mintlify Users are getting confused by step 3 in the setup guide. What might be making it unclear?`.
7979

8080
### Automate with the API
8181
Integrate the agent into your existing automation tools to automatically update documentation when code changes occur, trigger content reviews, or sync documentation updates across multiple repositories.

0 commit comments

Comments
 (0)