BeClaude

agentmap

New
33GitHub TrendingGeneralby raymondchins

The repo map your coding agent is forced to use — ~98% fewer tokens (up to 99.9% per task) to understand a TS/JS codebase. PageRank hubs, Aider-style symbol ranking, token-budgeted digest, --any router, wired into the agent loop.

First seen 6/14/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/agentmap.md

3
Invoke in Claude Code
/agentmap
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is agentmap?

The repo map your coding agent is forced to use — ~98% fewer tokens (up to 99.9% per task) to understand a TS/JS codebase. PageRank hubs, Aider-style symbol ranking, token-budgeted digest, --any router, wired into the agent loop.

How to install agentmap?

To install agentmap: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/agentmap.md. Finally, /agentmap in Claude Code.

What is agentmap best for?

agentmap is a community categorized under General. It is designed for: agent. Created by raymondchins.