aggregate_reflexions
Aggregate recent reflexions from agents to uncover top recurring themes for improvement, missing context, and tool wishes, organized by agent activity.
Instructions
Theme recent reflexions per agent (Phase 9b).
Reads ``reflexion_log`` entries from the last ``days`` days (default 14)
and returns the top recurring 'could improve', 'missing context', and
'tool wishes' themes, ordered by busiest agent.
Pass ``agent_slug`` to limit the scope; leave blank for all agents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_slug | No | ||
| days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |