Ctx Client Decisions banner
FrancyJGLisboa FrancyJGLisboa

Ctx Client Decisions

Productivity community

Description

--- description: Show current or point-in-time decision projections for one client. allowed-tools: Bash, Read argument-hint: <client-slug> [--as-of YYYY-MM-DD] [--json] [--save] --- Execute `/ctx-client-decisions` from the compiler root. This is read-only on evidence; `--save` writes the deterministic view under `BRIEFS/`. 1. Require `python3 scripts/profile-resolve.py` to print exactly `client-decision`. 2. Run `python3 scripts/client-context.py decisions $ARGUMENTS`. 3. Return the determinis

Installation

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

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

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

Full documentation available on GitHub

View Source Repository