google-spaces-updates
Installation
Summary
Post team updates to Google Chat Spaces with git context and deployment notifications.
- Reads webhook URL and team config from
.claude/settings.json; includes setup command to initialize per project - Supports five message types: deployment, bugfix, feature complete, question, and custom updates with appropriate templates
- Automatically gathers git context (recent commits, branch, changed files) to enrich messages
- Proactively suggests posting updates after significant work, pushes to main, or when team input is needed
SKILL.md
Google Spaces Updates
Status: Production Ready Last Updated: 2026-01-09
Post updates to a team Google Chat Space via webhook.
Quick Start
1. Setup (first time per project)
Run /google-spaces-updates setup or manually create .claude/settings.json:
{
"project": {
"name": "my-project",
Related skills
More from jezweb/claude-skills
tailwind-v4-shadcn
|
2.7Ktanstack-query
|
2.5Kshadcn-ui
Install and configure shadcn/ui components for React projects. Guides component selection, installation order, dependency management, customisation with semantic tokens, and common UI recipes (forms, data tables, navigation, modals). Use after tailwind-theme-builder has set up the theme infrastructure, when adding components, building forms, creating data tables, or setting up navigation.
2.5Ktailwind-theme-builder
>
2.2Kfastapi
|
2.0Kcolor-palette
>
1.9K