context-update

Installation
SKILL.md

context-update

Maintain existing context through two separately installed authorities: context-audit judges and context-fix writes exact receipt-authorized bytes. This skill orchestrates them; it contains no writer. It is a repair workflow, not a prose optimizer or generative best-practices pass.

Resolve this skill directory to CONTEXT_UPDATE_DIR. Install context-audit and context-fix beside it, then plan:

node "$CONTEXT_UPDATE_DIR/run.mjs" plan <repo> \
  --out <repo>/.git/context-spec/update-plan.json
Installs
7
First Seen
Aug 10, 2026
context-update — adrian-patterson/context-spec