Home / aahlijia / dekko · CLAUDE.md · GitHub

CLAUDE.md claudeA

CLAUDE.md is agent-read markdown (claude) from aahlijia/dekko.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# CLAUDE.md

Project context for Claude Code (and other agents) working in this repo.

## What this project is

**dekko** is a fast, offline, dependency-free static code map generator and
codebase indexer for LLM coding agents. It parses a repo once with
tree-sitter (no model tokens spent parsing) into `MAP.md` (human-readable)
and `map.json` (machine-readable), then answers targeted structural
questions — "who calls this function," "what does this file contain,"
"what tests does this change impact" — without an agent reading whole
files or grepping blind. It ships three ways: a CLI (`dekko`), a Claude
Code `/map` plugin + MCP server, and Cline MCP support.

Source lives under `src/dekko/`, split into subpackages by role:
`core/` (parsing primitives — model, extractor, grammars, languages,
walker, resolver), `render/` (MAP.md/JSON/HTML/lean/export
rendering), `analysis/` (read-side commands — query, outline, search,
affected, trace, unused, stats, summary, workset, contextpack, diff,
relevance, ambiguous, deps, sanity), `daemon/` (the daemon process and
its transport), `integrations/` (cli, server, hooks, cline, orient,
…

Read the whole file at its exact version.

How to install

Latest version
mdr add aahlijia/dekko/CLAUDE.md@git:20260922.4966520
Exact content
mdr add aahlijia/dekko/CLAUDE.md@sha256:e278b48aaa53a633

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_5h55mitakajeloan.svg)](https://markdownregistry.com/a/art_5h55mitakajeloan)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.4966520 latest2026-09-22 4966520 6,817 BA view · diff
git:20260901.ec287122026-09-01 ec28712 6,184 BA view · diff
git:20260814.154e37a2026-08-14 154e37a 6,136 BA view · diff
git:20260810.c751fbd2026-08-10 c751fbd 5,170 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (6817 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

aahlijia/dekko · 5 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_5h55mitakajeloan
GET https://markdownregistry.com/api/v1/resolve?ref=aahlijia/dekko/CLAUDE.md
GET https://markdownregistry.com/api/v1/blob/e278b48aaa53a63382592e589b406da727e5068d8000225b437533e25245804c

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from aahlijia/dekko

dekko-daemon skill
aahlijia/dekko · integrations/claude/skills/dekko-daemon/SKILL.md · Start dekko's background daemon before a session that will run many bare `dekko` CLI commands via Bash (not the MCP…
git:20260922.4966520 · audit A · 5 stars
dekko-notes skill
aahlijia/dekko · integrations/claude/skills/dekko-notes/SKILL.md · Read and write dekko's symbol-anchored notes in any repo with a .dekko/ directory. Trigger every time you pull a…
git:20260922.4966520 · audit A · 5 stars
dekko-orient skill
aahlijia/dekko · integrations/claude/skills/dekko-orient/SKILL.md · Use dekko's tools instead of grep/Read whenever a repo has a .dekko/ directory — not just at session start. Trigger…
git:20260922.4966520 · audit B · 5 stars
dekko-review-context skill
aahlijia/dekko · integrations/claude/skills/dekko-review-context/SKILL.md · Give a code-review or PR-description flow a structural head start before reading a diff line by line. Trigger when the…
git:20260922.4966520 · audit A · 5 stars
dekko-verify skill
aahlijia/dekko · integrations/claude/skills/dekko-verify/SKILL.md · Sanity-check a suspiciously low or zero call-graph result from dekko (get_callers, get_callees, find_usages…
git:20260922.4966520 · audit A · 5 stars

Every file in aahlijia/dekko

Other files named CLAUDE.md

CLAUDE.md claude
obra/superpowers · CLAUDE.md
git:20260919.5bf4e78 · audit B · 291,204 stars
CLAUDE.md claude
affaan-m/ecc · CLAUDE.md
git:20260528.04c68e4 · audit A · 266,832 stars
CLAUDE.md claude
firecrawl/firecrawl · CLAUDE.md
git:20260615.fe8d358 · audit A · 184,144 stars
CLAUDE.md claude
garrytan/gstack · CLAUDE.md
git:20260924.06ed920 · audit A · 134,082 stars
CLAUDE.md claude
juliusbrussee/caveman · CLAUDE.md
git:20260908.bb1cfc8 · audit B · 107,708 stars
CLAUDE.md claude
addyosmani/agent-skills · CLAUDE.md
git:20260720.8fd2081 · audit A · 98,554 stars
CLAUDE.md claude
nexu-io/open-design · CLAUDE.md
git:20260430.9b57c22 · audit B · 97,933 stars
CLAUDE.md claude
thedotmack/claude-mem · CLAUDE.md
git:20260723.e29d221 · audit A · 94,550 stars

Browse by kind, by grade A, or by owner.