al-af

Al Context Map — AI skill for Claude Code

AI community

Build and sharpen a project's domain model — CONTEXT.md glossary and ADRs.

How to install Al Context Map

Installs to ~/.claude/skills/al-af-al-skills-al-context-map/SKILL.md

Terminal
mkdir -p ~/.claude/skills/al-af-al-skills-al-context-map && curl -fsSL https://raw.githubusercontent.com/al-af/al-skills/HEAD/commands/al-context-map.md -o ~/.claude/skills/al-af-al-skills-al-context-map/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Al Context Map does


description: Build and sharpen a project's domain model — CONTEXT.md glossary and ADRs

Actively challenge and sharpen domain terms as you design — don't just read `CONTEXT.md`, change it the moment a term crystallizes. Call out conflicts with the existing glossary, propose precise names for vague terms, stress domain relationships with concrete scenarios, and surface contradictions between what the user says and what the code does.

Update `CONTEXT.md` inline (format: term + 1-2 sentenc

Alternatives in AI

  • Context Dump — Dump current context for model switch or context limit recovery 508 ★
  • Claudexor — Multi-harness control plane for Claude Code, Codex, Cursor, and OpenCode: quota-aware rotation across multiple 425 ★
  • Agenttrail — Local observability map for AI coding agents 269 ★

Full documentation available on GitHub

View Source Repository