team_synthesize
Merges multiple contributors' lessons on the same topic into one canonical version, highlighting consensus and failures to help onboard new team members or document a process.
Instructions
Team Brain Synthesis — merge multiple contributors' lessons on the same topic into one canonical version. When 2+ developers store lessons for the same topic with different details, this proposes the best merged version. Shows: all contributions by author, what worked (consensus), what failed (union), canonical lesson to store. Use this when onboarding new team members or before documenting a process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Topic slug to synthesize (e.g. "deploy:api") | |
| instance_id | Yes | UUID of the shared team brain instance |