discover_peers
Pass a SigRank leaderboard codename to discover mentors, peers, and complementary operators. Get ranked guidance on who to learn from, with yield-gap and weakness insights.
Instructions
Discovers mentors, peers, and complementary operators for any operator on the SigRank leaderboard. Pass a codename to find operators they should learn from: (1) Mentors — 1-2 class tiers above with similar cascade shapes, including the specific pillar delta that explains the yield gap (e.g. '12× your cache reads'). (2) Peers — same class tier, ranked by yield proximity. (3) Complementary — operators whose strength is the operator's weakness. Use this when users ask 'who should I learn from?' or 'find me a mentor on the leaderboard' or 'who are my peers?'. Intent: DISCOVER_PEERS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Number of operators to return per category (default: 5, max: 20). | |
| codename | Yes | The operator's codename on the SigRank leaderboard. Case-insensitive. | |
| platform | No | Filter peers by platform (default: the operator's own platform). Use 'all' to search across all platforms. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cta | No | ||
| peers | No | ||
| mentors | No | ||
| summary | No | ||
| your_profile | No | ||
| complementary | No |