Brief banner
spotcircuit spotcircuit

Brief

Development community

Description

--- allowed-tools: Read description: Generate a standup/handoff summary from a client's expertise.yaml argument-hint: <client-name> --- # SE: Brief Generates a one-page summary of a client engagement — suitable for standup, handoff, or onboarding a new SE. Reads entirely from expertise.yaml (no live queries). ## Variables CLIENT: $ARGUMENTS ## Resolution Resolve CLIENT to a base directory. Check `clients/CLIENT`, then `apps/CLIENT`, then `tools/CLIENT`: - If `clients/CLIENT/expertise.yaml`

Installation

Installs to ~/.claude/commands/spotcircuit-rebar-brief.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/spotcircuit/rebar/HEAD/.claude/commands/brief.md -o ~/.claude/commands/spotcircuit-rebar-brief.md

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

Full documentation available on GitHub

View Source Repository