aahlijia

13 mods across 1 repository, 3 stars between them.

dekko CLAUDE.md

01

aahlijia/dekko

Instructions file

Instructions for aahlijia/dekko, covering claude.md, what this project is, working in this repo and evaluation reports: test-repos/reports/.

3 4d ago A 1,599 tokens original MIT

dekko

02

aahlijia/dekko

Plugin Claude Code

Plugin marketplace listing 1 plugin: dekko.

3 4d ago A tokens not measured original MIT

dekko

03

aahlijia/dekko

Plugin Claude Code

Adds a /map command that programmatically scans the repository: every code file, function, parameter, type, return type, and the call relationships between functions. Writes MAP.md and map.json without spending model tokens on parsing.

3 4d ago A tokens not measured original MIT

dekko

04

aahlijia/dekko

MCP server Claude CodeCodexCursor +2

MCP server "dekko" as configured in aahlijia/dekko. Launched with dekko serve --mcp.

3 4d ago A tokens not measured original MIT

doctor

05

aahlijia/dekko

Command

Diagnose dekko environment/install issues (PATH shadowing, map freshness, MCP registration, plugin, hooks, CLAUDE.md policy block).

3 4d ago A 29 tokens original MIT

map

06

aahlijia/dekko

Command

Generate MAP.md — a relational map of every file, function, signature, and call in the repo.

3 4d ago A 20 tokens original MIT

sanity

07

aahlijia/dekko

Command

Cross-check a dekko callers/uses result against a targeted grep before trusting a low/zero count.

3 4d ago A 20 tokens original MIT

dekko-daemon

08

aahlijia/dekko

Skill Claude CodeCodex

Start dekko's background daemon before a session that will run many bare dekko CLI commands via Bash (not the MCP tools) against a large or medium repo. Trigger when you're about to run several dekko CLI invocations in a row on the same repo — a long refactor loop, a batch of query/search/outline calls, or a…

3 4d ago A 94 tokens original MIT

dekko-notes

09

aahlijia/dekko

Skill Claude CodeCodex

Read and write dekko's symbol-anchored notes in any repo with a .dekko/ directory. Trigger every time you pull a symbol's context (querysymbol, getcontextpack, dekko query/context), right after a non-obvious change, and right after any rename/move/signature edit (to sweep orphaned notes). Notes are durable, committed…

3 4d ago A 94 tokens original MIT

dekko-orient

10

aahlijia/dekko

Skill Claude CodeCodex

Use dekko's tools instead of grep/Read whenever a repo has a .dekko/ directory — not just at session start. Trigger on any "find/locate/understand this symbol," "what does this file/dir contain," "what will this change break," or "read this file" impulse. dekko has already parsed and indexed the repo; grepping or…

3 4d ago A 100 tokens original MIT

aahlijia/dekko

Skill Claude CodeCodex

Give a code-review or PR-description flow a structural head start before reading a diff line by line. Trigger when the user asks for a PR description, a pre-merge summary, or invokes a code-review flow (this repo's open-agent-hub:review//review, or an equivalent in another environment) against a diff in a repo with a…

3 4d ago A 86 tokens original MIT

dekko-verify

12

aahlijia/dekko

Skill Claude CodeCodex

Sanity-check a suspiciously low or zero call-graph result from dekko (getcallers, getcallees, findusages, impactedtests, unused) before concluding "no callers" or "dead code," or a heritage/throws-provenance result (query supertypes, query subtypes, query throws) that labels something (external) when you expect it to…

3 4d ago A 151 tokens original MIT

dekko

13

aahlijia/dekko

MCP server Claude CodeCodexCursor +2

Static code map generator: MAP.md + map.json for any repo, plus a Claude Code /map plugin. Runs locally from the dekko Python package.

3 4d ago A tokens not measured original MIT