Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Generate or update the project's authoritative repository context at process/context/all-context.md. Use when repo context is missing, stale, or contradicted by code.
.claude/skills/withkynam-vc-generate-context/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-08 | ✗→✓ | ▲ Improved | -31% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -14% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -16% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -9% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -48% | 0% |
> Output style: Follow process/development-protocols/communication-standards.md — answer-first, plain language, no unexplained jargon, TL;DR on long responses.
Use this skill to maintain process/context/all-context.md, the broad portable project knowledge layer shared by Codex and Claude. Use process/context/all-context.md as the context router before reading grouped docs.
Optional input: a package, app, feature, context group, or architectural area to refresh first.
references/generate-context.md for the full context contract.process/context/all-context.md is missing.process/context/all-context.md when present to identify relevant grouped context files.process/context/**/*.md docs.process/context/all-context.md PLUS process/context/{group}/all-{group}.md for each detected or approved group (see Invocation Modes below).bash node .claude/skills/vc-generate-context/scripts/validate-all-context.mjs
bash node .claude/skills/vc-audit-context/scripts/validate-context-discovery.mjs
process/context/ as durable cross-agent knowledge.process/context/all-context.md as the durable routing protocol; do not replace it with generated prose.audit-context.pnpm terminology for package management.| Mode | Trigger | Group-detection | Output | |---|---|---|---| | setup-delegation | Called by vc-setup passing an approved-groups list | Skip re-detection; use the list provided | all-context.md + all-{group}.md for each approved group | | standalone-full | Direct invocation with no groups list | Self-detect groups via the detection table in references/generate-context.md | all-context.md + all-{group}.md for all detected groups | | delta | Invoked when context already exists; update context | Self-detect; create MISSING groups only; warn on unrecognized; never delete | all-context.md updated + any new all-{group}.md files created |
See references/generate-context.md for per-mode instructions, the Context Group Detection Table, and delta-mode group-creation rules.
Other measured skills in the registry, with their headline benchmark lift.