Documentation
README
Delegate a task to a peer
Hand a self-contained task to a peer on a chosen backend and track it via the ask/ack lifecycle.
Resolve the delegate backend
- Explicit argument โ if the user named a backend, use it.
- Configured default โ else:
repowire config get skills.default_delegate_backend - Safe fallback โ else ask the user which backend to delegate to. Don't hardcode one. (Unlike review/plan, delegation MAY target your own backend โ delegating to another claude-code peer is legitimate.)
Choose / create the executor
This is the opening of the README. Read the full README on GitHub.