Ctx Client Brief banner
FrancyJGLisboa FrancyJGLisboa

Ctx Client Brief

Development community

Description

--- description: Build a concise, evidence-grounded current decision brief for one client. allowed-tools: Bash, Read argument-hint: <client-slug> [--json] [--save] --- Execute `/ctx-client-brief` from the compiler root. This is read-only on evidence; `--save` writes the deterministic view under `BRIEFS/`. 1. Run `python3 scripts/profile-resolve.py` and stop with a setup error unless its exact output is `client-decision`. 2. Run `python3 scripts/client-context.py brief $ARGUMENTS`. 3. Return th

Installation

Installs to ~/.claude/commands/francyjglisboa-context-compiler-bootstrap-ctx-client-brief.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/FrancyJGLisboa/context-compiler-bootstrap/HEAD/.claude/commands/ctx-client-brief.md -o ~/.claude/commands/francyjglisboa-context-compiler-bootstrap-ctx-client-brief.md

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

Full documentation available on GitHub

View Source Repository