What problem does it solve?
Keeping a team informed about project progress requires manually summarizing commits, drafting chat messages, reading responses, and converting feedback into actionable issues — a repetitive cycle that consumes time every sprint or standup.
Core Features & Use Cases
- Playbook-driven workflow: First run discovers available tools (chat, git, issues, tasks) and saves preferences to
.claude/team-update-playbook.md; subsequent runs execute directly from the playbook.
- Update drafting and posting: Gathers git commits, chat messages, issues, and tasks since the last run, groups commits by theme, and composes a teammate-style update for Google Chat, Slack, Discord, or Teams.
- Feedback triage: Classifies team responses as bug reports, feature requests, questions, blockers, or acknowledgements, and proposes actions like creating labeled GitHub issues.
- Use Case: After a day of development, ask for a team update — the skill summarizes your commits, drafts a concise message, posts it to your Google Chat space after approval, then reads replies and turns a reported bug into a labeled issue.
Quick Start
Ask Claude to post a team update summarizing today's commits to the team chat channel.