Ctx Client Delta banner
FrancyJGLisboa FrancyJGLisboa

Ctx Client Delta

Development community

Description

--- description: Report semantic changes in a client's decision context since a date. allowed-tools: Bash, Read argument-hint: <client-slug> --since YYYY-MM-DD [--json] [--save] --- Execute `/ctx-client-delta` 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 unless its exact output is `client-decision`. 2. Run `python3 scripts/client-context.py delta $ARGUMENTS`. 3. Return all fiv

Installation

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

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

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

Full documentation available on GitHub

View Source Repository