compare_self
Compare your token efficiency metrics against board averages and power-user profiles, returning a behavioral assessment with an actionable suggestion to improve your AI usage.
Instructions
Compares an operator's metrics against board averages and power-user archetypes, returning a behavioral assessment. Accepts either a codename (fetches from the board) or raw token pillars (computes locally). Returns: your yield/leverage/velocity/class/rank, a power-user assessment mapping your class tier to AI power-user language, comparison vs board averages (your percentile), and one actionable suggestion to improve. Use this when users ask 'how do I measure up to other AI users?' or 'am I a power user?' or 'compare me to others'. Intent: COMPARE_SELF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Alternative: raw token pillars to score locally (ccusage JSON or "input output cacheCreate cacheRead"). Use this if you are not on the board yet but want to see how you would compare. | |
| codename | No | Your codename on the SigRank leaderboard. If provided, fetches your live profile from the board. Case-insensitive. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comparison | No | How you compare to board averages and archetypes | |
| suggestion | No | One actionable suggestion to improve your cascade efficiency | |
| your_metrics | No | Your cascade metrics | |
| power_user_assessment | No | Behavioral interpretation: are you an AI power user? Maps class tier to power-user language. |