agentic-research/mache

IDE-style navigation for structured data — code, JSON, YAML. Jump to definitions, find callers, follow references. Available as an MCP server or a mounted folder.

45Stars on the repository
8Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

authoring-schemas

01

agentic-research/mache

Skill Claude CodeCodex

Author a mache projection schema (Topology→Node→Leaf) that maps structured data or source code into a filesystem/graph. Use when creating or debugging a -schema.json for a new data source (SQLite/JSON) or a new source language. Covers both dialects — tree-sitter S-expression selectors for code, and JSONPath selectors…

45 3d ago A 111 tokens original Apache-2.0

agentic-research/mache

Skill Claude CodeCodex

Add a findsmells rule to mache — a SQL query over the projected code graph that surfaces a code smell (duplication, complexity, dead code, drift). Use when adding or debugging a SmellRule in cmd/smellrules.go or an external $MACHESMELLRULESDIR rule. Covers the SmellRule struct, the standalone-vs-ast table capability…

45 3d ago A 102 tokens original Apache-2.0

mache-explore

03

agentic-research/mache

Skill Claude CodeCodex

Mount a mache FUSE filesystem inside the project directory so agents can explore structured data without per-file permission prompts.

45 3d ago A 27 tokens original Apache-2.0