patterns
Installation
SKILL.md
Agent Patterns
Proxy Mode Pattern
Enable agents to delegate to external AI models via Claudish.
<critical_constraints>
<proxy_mode_support>
**FIRST STEP: Check for Proxy Mode Directive**
Before executing, check if the incoming prompt starts with:
```
PROXY_MODE: {model_name}
```
If you see this directive: