You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ai/getting-started.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,11 @@ description: "Deep dive into AI-powered QIT workflows: what Claude can do with t
4
4
5
5
# AI-Assisted Development
6
6
7
-
Once you've [installed the QIT plugin](../getting-started.md), Claude can handle any QIT task autonomously. This page covers what's possible and how to get the most out of it.
7
+
:::info Prerequisites
8
+
This page assumes your AI agent already has QIT context. If not, see [Getting Started](../getting-started.md) to install the Claude Code plugin or point your agent to llms.txt.
9
+
:::
10
+
11
+
Once set up, your AI agent can handle any QIT task autonomously. This page covers what's possible and how to get the most out of it.
0 commit comments