context-diff
01Skill Claude CodeCodex
Check which @context annotations are affected by recent code changes. Use after editing code to verify context accuracy and flag stale annotations.
Force agents to read critical context left by other agents, enforced by linting and freshness checks.
Skill Claude CodeCodex
Check which @context annotations are affected by recent code changes. Use after editing code to verify context accuracy and flag stale annotations.
Skill Claude CodeCodex
Surface @context annotations before editing a file. Shows critical constraints, tradeoffs, and risks sorted by priority. Use when about to modify unfamiliar or complex code, or when the user asks what constraints apply to a file.
Skill Claude CodeCodex
Check all staged files for stale @context annotations before committing. Use as a pre-commit verification step.
Skill Claude CodeCodex
Set up or repair codecontext adoption in a project. Use this whenever the user wants to add @context annotations to a repo, install the codecontext toolchain, update AGENTS.md guidance, improve agent workflows around decision capture, or audit whether an existing codecontext setup is coherent. Prefer this skill over…