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
Installs
305
GitHub Stars
776
First Seen
Jan 20, 2026