Phases Agents for Zed
io.github.cherridsaid/phases-agents
Deterministic skill selection: local discovery, strict validation, every skill classified.
client:Zed
transport:stdio
runtime:pypi
Install Phases Agents in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"phases-agents": {
"command": "uvx",
"args": [
"phases-agents"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs