Ctx Client Lint banner
FrancyJGLisboa FrancyJGLisboa

Ctx Client Lint

Code Quality community

Description

--- description: Print transparent decision-context health diagnostics for one client. allowed-tools: Bash, Read argument-hint: <client-slug> [--json] [--save] --- Execute `/ctx-client-lint` from the compiler root. This is read-only on evidence; `--save` writes the deterministic diagnostic report under `REVIEWS/`. 1. Require `python3 scripts/profile-resolve.py` to print exactly `client-decision`. 2. Run `python3 scripts/client-context.py lint $ARGUMENTS`. 3. Return the counts and percentages u

Installation

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

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

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

Full documentation available on GitHub

View Source Repository