This handles the full setup and repair cycle for codecontext adoption in a repo, not just package installation. It audits what you have, installs the right surface (CLI, ESLint plugin, or language-native checker), and fixes your AGENTS.md so agents actually know when and how to use @context annotations. The skill is opinionated about keeping inline context structured while letting refs stay flexible, and it explicitly steers you away from requiring schema-heavy sidecar docs. Use it when you're adding codecontext to a project, reconciling mismatched guidance, or auditing whether your current setup actually works.
npx skills add https://github.com/recallnet/codecontext --skill codecontext-setup