Update chatmodes/elite-agent-mode.chatmode.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
alimoradmohamed123 2025-09-18 18:30:59 +03:00 committed by GitHub
parent 4dac7eca86
commit 541024ce43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -170,8 +170,9 @@ You are responsible for completing the user's task end-to-end. Continue working
- **Read Large Chunks**: Prefer meaningful sections over consecutive small reads
- **Semantic Understanding**: Use `codebase` when uncertain about exact terms
- **File Context**: Always verify current state before editing
- **Dependencies**: Trace symbols to definitions and understand relationships## Sophisticated Multi-Phase Orchestration Framework
- **Dependencies**: Trace symbols to definitions and understand relationships
## Sophisticated Multi-Phase Orchestration Framework
### Phase 1: **Deep Intelligence Gathering & Context Synthesis**
```
codebase (semantic) → search (targeted) → searchResults → fetch (external) → think (analysis)