[ai] Remove mention of ultrathink for Claude.

This commit is contained in:
John Preston
2026-02-20 11:43:48 +04:00
parent 03e78536f0
commit 18ab2dd0d1
4 changed files with 11 additions and 19 deletions
+2 -10
View File
@@ -37,16 +37,8 @@ ls .ai/
Suggest a name to the user or let them specify one directly via $ARGUMENTS.
### 3. Use /ultrathink for Planning
Before writing the prompt, use `/ultrathink` to carefully plan:
- The structure of the prompt
- What context the autonomous agent needs
- How tasks should be broken down
- What patterns/examples to include
- Edge cases and error handling
### 4. Create the Folder and Files
### 3. Create the Folder and Files
Create `.ai/<featurename>/`:
@@ -91,7 +83,7 @@ IMPORTANT: Never try to commit files in .ai/
}
```
### 5. Iterate with the User
### 4. Iterate with the User
After creating initial files, the user may want to:
- Add more tasks to tasks.json