conversionxl

Team Update — Communication skill for Claude Code

Communication community

Turn your daily logs into a short standup-format update, saved in team-updates/ and ready to paste into Slack, email, or a 1:1 doc.

How to install Team Update

Installs to ~/.claude/commands/conversionxl-cxl-personal-os-team-update.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/conversionxl/cxl-personal-os/HEAD/.claude/commands/team-update.md -o ~/.claude/commands/conversionxl-cxl-personal-os-team-update.md

Restart Claude Code, or start a new session, for it to be picked up.

What Team Update does


description: Turn your daily logs into a short standup-format update, saved in team-updates/ and ready to paste into Slack, email, or a 1:1 doc. argument-hint: [today | yesterday | this-week | last-week]

/team-update

Write a status update from this repo's `daily-logs/`.

A session-start hook already writes last week's update automatically (`team-updates/week-of-.md`) if you forgot. This command is the manual, reviewed version: use it for any period, and to edit what the hook

Alternatives in Communication

  • Internal Comms — Write internal communications like status reports, newsletters, and FAQs 94.1k ★
  • Open SaaS — A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma) 14.1k ★
  • YouTube Clipper Skill — Download videos, generate semantic chapters, clip segments, translate subtitles to bilingual format, and burn 1.6k ★

Full documentation available on GitHub

View Source Repository