rmc-codemap

Community

Generate focused code subgraphs from a seed.

Authormolaco
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Codemap helps you quickly answer “what parts of this Rust workspace matter for my task?” by extracting a relevant, task-shaped subgraph from a much larger code hypergraph.

Core Features & Use Cases

  • Task-conditioned subgraphs: Build a BFS-expanded, relevance-scored workspace slice from either a natural-language prompt or explicit seed qualified names.
  • Hierarchy + graph export formats: Get results as json, outline, mermaid, or all views for different consumption needs.
  • Optional snippet inclusion: Attach small source excerpts to the nodes for faster inspection and LLM grounding.
  • Staleness diagnostics and guardrails: Automatically surface when the hypergraph snapshot is older than the newest Rust sources, so you can rebuild before trusting results.

Quick Start

Ask for “build_codemap for what touches module X” and set the seed to the qualified name of the public item you want to analyze.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rmc-codemap
Download link: https://github.com/molaco/rust-code-mcp/archive/main.zip#rmc-codemap

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.