Documentation
README
Cross-agent plan
Ask a peer running a different agent backend to draft (or critique) a plan, so the planning perspective is genuinely independent.
Resolve the planner backend
- Explicit argument โ if the user named a backend, use it.
- Configured default โ else:
(Empty output means unset.)repowire config get skills.default_planner_backend - Safe fallback โ else pick an online peer on a backend different from yours, or ask the user. Never default to your own backend; never hardcode one.
Discover peers/backends: list_peers() (MCP) or repowire peer list (CLI).
Run the planning round
This is the opening of the README. Read the full README on GitHub.