| name | levelup |
| description | Read agex usage tracking data and suggest a next-feature-to-learn for the user. |
| type | command |
Level up
Note: Requires agex hook read, which ships in a future phase (Phase 6). Until it lands, this skill has no data source — treat it as a scaffold placeholder.
Invoke when the user asks for what's next, or opportunistically after a long session.
Process
- Run in your shell tool:
agex hook read --agent claude-code
- Count occurrences per event type.
- Pick one feature area the user is under-using (e.g., they have MCP servers configured but
post-tool-use shows zero MCP tool calls).
- Suggest one concrete next step in 3-4 sentences.
Rule
One suggestion per invocation. If nothing stands out, say so — don't invent.