Client Brief banner
jasonpalmer1 jasonpalmer1

Client Brief

Git community

Description

--- description: Draft a client-facing progress update (plain English + screenshots) from recent git history argument-hint: "[project-dir] [--since <date|ref>] (default: current project, since last brief)" --- Turn recent work on a client project into an update the **client** (a non-technical person, not a developer) can read in two minutes. This is a consulting-practice artifact: it demonstrates operator professionalism and keeps the client feeling momentum between deliveries. Args: `$ARGUME

Installation

Installs to ~/.claude/skills/jasonpalmer1-claude-code-setup-client-brief/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jasonpalmer1-claude-code-setup-client-brief && curl -fsSL https://raw.githubusercontent.com/jasonpalmer1/claude-code-setup/HEAD/commands/client-brief.md -o ~/.claude/skills/jasonpalmer1-claude-code-setup-client-brief/SKILL.md

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

Full documentation available on GitHub

View Source Repository