code context skills

13 tagged code context, measured the same way as everything else here.

Browse within: code-map 5local-first 5

mintlify

01

GlitterKill/sdl-mcp

Skill Claude CodeCodex

Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.

467 2d ago A 30 tokens

release-notes

02

GlitterKill/sdl-mcp

Skill Claude CodeCodex

Generate a CHANGELOG.md entry from git history since the last tag, categorized by type (features, fixes, security, breaking changes). Matches the existing CHANGELOG format.

467 2d ago A 38 tokens

GlitterKill/sdl-mcp

Skill Claude CodeCodex

Use when working in an SDL-MCP-enabled repository, including repository exploration, task context, code inspection, runtime execution, edits, or SDL-MCP tool calls.

467 2d ago A 41 tokens

rekal

04

rekal-dev/rekal-cli

Skill Claude CodeCodex

Use in a repo with Rekal initialized (.rekal/ exists). Rekal is memory of prior AI sessions — who changed what, why, and when. Before spending a token, decide WHERE the answer lives: TREE / KNOWLEDGE / LEDGER / MAP. Route to one substrate, act, and stay silent when memory is not the tool. Rekal's commands return…

140 28d ago A 91 tokens original Apache-2.0

init

05

rekal-dev/rekal-cli

Skill Claude CodeCodex

Turn on Rekal memory in the current repository by running rekal init. Use when the user asks to initialize or set up Rekal here, or when a rekal command reported the repository is not initialized. Once per repository. Do not offer this merely because a repo lacks a .rekal/ store — most repos do not want one.

140 28d ago A 75 tokens original Apache-2.0

install

06

rekal-dev/rekal-cli

Skill Claude CodeCodex

Install the Rekal binary on this machine. Use when rekal is not on PATH — a command reported command not found — or when the user asks to install Rekal. Once per machine, not per repository; to set up a repo that already has the binary, use the init skill instead.

140 28d ago A 66 tokens original Apache-2.0

agentmap

07

raymondchins/agentmap

Skill Claude CodeCodex

Use for TypeScript/JavaScript codebase navigation — symbol lookup, blast radius, reuse checks, and repo orientation. Prefer agentmap before serial grep when exploring imports, exports, or where a symbol lives. Package is @raymondchins/agentmap (not the unrelated npm package agentmap).

46 3d ago A 64 tokens original MIT

otito-context

08

BASHBOP/otito

Skill Claude CodeCodex

Run otito context before editing — task-aware primary files, tests, patterns, and validation commands. Invoke explicitly before planning or implementing a change.

1 6d ago A 33 tokens original MIT

otito-review

09

BASHBOP/otito

Skill Claude CodeCodex

Run otito review and gate before merge — composite verdict, PR context, and PASS/WARN/FAIL checks. Invoke before declaring a PR merge-ready.

1 6d ago A 35 tokens original MIT

otito-self-improve

10

BASHBOP/otito

Skill Claude CodeCodex

Self-evaluates otito context packs against expected files/symbols, records labeled gaps as eval corpus cases, and implements ranking/extractor fixes when retrieval fails. Use when otito missed the right file, hotspots were wrong, the user says otito was not useful, or asks to self-evaluate / auto-improve otito.…

1 6d ago A 97 tokens original MIT