feat: enhanced documentation for readability and conciseness

This commit is contained in:
duthaho
2026-04-19 11:33:01 +07:00
parent 70e258e1dc
commit ab4890ce5f
28 changed files with 1107 additions and 4932 deletions
+6 -9
View File
@@ -102,14 +102,11 @@ Thorough analysis mode for comprehensive investigation. Prioritizes completeness
## Activation
Use natural language:
```
Use mode: deep-research
```
Or use command flag:
```
/research --mode=deep-research [topic]
/review --depth=5 [file]
"switch to deep-research mode"
"research [topic] thoroughly"
"do a deep investigation of [area]"
```
### Depth Levels
@@ -155,7 +152,7 @@ Build persistent research knowledge:
## Combines Well With
- `/research` command
- Sequential thinking skill
- `sequential-thinking` skill (structured step-by-step analysis)
- `researcher` agent (comprehensive technology research)
- Security audits
- Performance optimization