colleague
v1.22.1 ✓ AgentFrontColleague is a swappable coder-agent harness that turns different models into repo workers behind one shared task contract.
uv tool install colleague A swappable coder-agent harness you delegate scoped repo tasks to: it works a model backend through through a bounded tool-loop and returns a JSON run report. A different mind, not a stronger one — diversity is the point.
Command surface
| Command | What it does |
|---|---|
| colleague work | Run a repo task through a coder backend. |
| colleague backends list | List discovered backend plugins. |
| colleague whoami | Mesh identity + the live work engine/model. |
| colleague feedback | Grade a work item / read its ROI record. |
| colleague skills list | Show the skill docs resolved for a model. |
| colleague agents list | Show the AGENTS instructions resolved for a model. |
| colleague learn | Self-teaching prompt. |
| colleague explain | Markdown docs by path. |
| colleague overview | Descriptive snapshot of the agent. |
| colleague doctor | Check configuration readiness across all check-groups. |
| colleague flight | Pilot a running work item (watch/guide/stop a flight). |