Smart Intent Detection
Installation
SKILL.md
Smart Intent Detection
The ReAcTree plugin includes smart detection that analyzes your prompts and suggests appropriate workflows or utility agents automatically.
How It Works
When you type a prompt, the system:
- Checks configuration - Respects your enabled/disabled settings
- Filters noise - Skips simple questions and explicit commands
- Detects utility intent - Routes to specialized agents for file/code/git/log tasks
- Detects workflow intent - Suggests feature/debug/refactor workflows
- Outputs suggestion - Shows helpful message with recommended action
Utility Agent Routing
file-finder
Triggers: "find files", "where is file", "list directory", "show folder"