traviswye/ContextAtlas

ContextAtlas is an MCP server that gives Claude Code a curated atlas of your codebase — fusing LSP-grade structural precision with architectural intent extracted from your ADRs, docs, and git history, delivered to Claude in single-call context bundles.

7Stars on the repository
5Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

generate-adrs

01

traviswye/ContextAtlas

Skill Claude CodeCodex

Generate Architectural Decision Records (ADRs) for a codebase by walking the source tree, identifying non-obvious architectural decisions, and writing canonical ContextAtlas-format ADRs to docs/adr/. Runs inside Claude Code session (subscription-bounded; no Anthropic API key needed). Supports optional…

not rated 7 2mo ago A 111 tokens original MIT

index-atlas

02

traviswye/ContextAtlas

Skill Claude CodeCodex

Run ContextAtlas extraction inside Claude Code session (subscription-bounded; no Anthropic API key needed). Walks ADRs + source-symbol docstrings + filtered commit messages via contextatlas list-extraction-sources and extracts architectural claims via per-source iteration discipline. Persists to…

not rated 7 2mo ago A 141 tokens original MIT

prime-atlas

03

traviswye/ContextAtlas

Skill Claude CodeCodex

Prime your Claude Code session with ContextAtlas tools substrate at the start of each session in a ContextAtlas-configured repo. Verifies the MCP connection by probing the atlas + introduces the three MCP tools (getsymbolcontext, findbyintent, impactofchange) with when-to-use guidance. Run this once per session before…

not rated 7 2mo ago A 100 tokens original MIT