Keep the context wiki coherent using the deterministic lint report queue
Scanned 9/1/2026
Install to Claude Code
npx -y skills add PostHog/posthog --skill context-layer-consolidation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Context Layer Consolidation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/posthog-context-layer-consolidation-posthog)More formats (shields.io, HTML) on the badges page.
---
name: context-layer-consolidation
description: Keep the context wiki coherent using the deterministic lint report queue
---
# Context layer consolidation
Start with `scripts/lint --report`. Work the queue on the current dream branch.
Only edit sourced Markdown content under `org/`, `areas/`, `decisions/`, and existing Space pages. Never edit repository instructions, generated indexes, or `scripts/`; report structural failures in the run summary for the server to repair.
- Remove unsupported synthesis.
- Remove expired priorities unless historically significant; mark those `status: historical`.
- Mark replaced decisions `superseded` and link their replacement.
- Merge near-duplicates and leave a wikilink from the old subject.
- Resolve disagreements only with evidence; leave the rest explicit.
- Repair or intentionally retain ghost links, add sources, and split oversized pages.
- Name every deletion in the commit message.
Keep this bounded and evidence-led. Run `scripts/lint` after editing.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.