Skill Claude CodeCodex
Validate staged changes against ACD rules before a commit is finalized. Designed to run as a pre-commit hook or on demand. Produces a structured PASS/FAIL report with specific violations.
Skill Claude CodeCodex
Validate staged changes against ACD rules before a commit is finalized. Designed to run as a pre-commit hook or on demand. Produces a structured PASS/FAIL report with specific violations.
Skill Claude CodeCodex
Run a single ACD-compliant implementation session: atomic, small-batch, traceable to an approved Agent Delivery Contract.
Skill Claude CodeCodex
Run the ACD specification cycle to produce or evolve an Agent Delivery Contract (ADC) before any implementation begins. Operates in two modes: authorship (new feature) and evolution (existing feature with approved spec).
Skill Claude CodeCodex
Analyse the context health of a Cliplin project. Scans feature files for @constraints coverage, detects context drift (governedby references pointing to missing files), finds dead documentation, and computes a context score from 0 to 100.
Skill Claude CodeCodex
Reverse-engineer a project and guide the user to create Cliplin specs (feature files, ADRs, TDRs, business docs) from existing code, documentation, and project signals.
MCP server Claude CodeCodexCursor
MCP server "cliplin-context" as configured in Rodrigonavarro23/cliplin. Runs locally from the cliplin Python package.