What's wrong with this entry?
Anonymous. No account, no email.
What
A new system for generating personalized team onboarding guides based on usage analytics.
Details
- Generates a "Welcome to [Team Name]" document with:
- Work type breakdown (build features, fix bugs, refactor, etc.) with ASCII bar charts
- Top skills and commands with usage frequency
- Top MCP servers with call counts
- Setup checklist for new team members
- Powered by an LLM prompt that analyzes session descriptors and derives work-type percentages
- Complements the existing Insights dashboard feature
Evidence
Onboarding template (search for "# Welcome to [Team Name]")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.