team_synthesize
Merge lessons from multiple contributors into one canonical version. Solve inconsistencies and streamline onboarding or process documentation.
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 |
|---|---|---|---|
| instance_id | Yes | UUID of the shared team brain instance | |
| topic | Yes | Topic slug to synthesize (e.g. "deploy:api") |