team_expertise_map
Map team expertise instantly — ranked contributors with lesson counts, top domains, and last-active dates. Find the right expert and spot knowledge gaps.
Instructions
Full team expertise overview — who knows what, at a glance. Returns a ranked table of all contributors with their lesson count, top domains, and last-active date. Use for onboarding (who to ask about X?), retrospectives, or to find knowledge gaps. Built automatically from learn_from_attempts(author=...) calls — no setup needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | Max contributors to show (default: 20) | |
| instance_id | Yes | UUID of the cache instance |