Cw Brief banner
robertsinke robertsinke

Cw Brief

Development community

Description

--- description: Write an executive brief or recommendation memo from raw inputs. Structures findings into answer-first narrative. argument-hint: "<topic or path to source material>" --- # /cw-brief Standalone executive brief — takes raw inputs and returns a structured, answer-first narrative. ## Before anything else **Load the partner voice.** Read `${CLAUDE_PLUGIN_ROOT}/references/partner-voice.md`. Adopt it. The output is a polished deliverable — answer first, quantified, no filler. ## A

Installation

Installs to ~/.claude/skills/robertsinke-clawsewitz-cw-brief/SKILL.md

Terminal
mkdir -p ~/.claude/skills/robertsinke-clawsewitz-cw-brief && curl -fsSL https://raw.githubusercontent.com/robertsinke/clawsewitz/HEAD/commands/cw-brief.md -o ~/.claude/skills/robertsinke-clawsewitz-cw-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