IdeaCredIdeaCred

ichal1113/cartographer

38

πŸ—ΊοΈ Map and document your codebase effortlessly with Cartographer, a Claude Code plugin that uses parallel AI to analyze and synthesize code insights.

What's novel

πŸ—ΊοΈ Map and document your codebase effortlessly with Cartographer, a Claude Code plugin that uses parallel AI to analyze and synthesize code insights.

Code Analysis

7 files read Β· 3 rounds

A Claude Code plugin that runs a Python directory scanner to count tokens per file, then uses a markdown prompt (SKILL.md) to instruct Claude to spawn parallel subagents that read and summarize the codebase into a CODEBASE_MAP.md document.

Strengths

The scanner script is well-structured with good error handling, sensible defaults for ignoring binary/generated files, and clean output formatting. The SKILL.md is a well-organized prompt document with clear workflow steps, token budget planning, and practical examples.

Weaknesses

The top-level README is severely misleading, describing a non-existent desktop GUI application with .exe/.dmg downloads. There are zero tests, and the 'AI-powered mapping' is entirely delegated to Claude's native file-reading and summarization capabilities with no novel algorithms or custom ML logic.

Score Breakdown

Innovation
3 (25%)
Craft
42 (35%)
Traction
14 (15%)
Scope
31 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+0
Concept Novelty+0

Craft

Ci+0
Tests-1
Polish+0
Releases+0
Has License+0
Code Quality+16
Readme Quality+15
Recent Activity+7
Structure Quality+3
Commit Consistency+2
Has Dependency Mgmt+0

Traction

Forks+6
Stars+6
Hn Points+0
Watchers+0
Early Traction+0
Devto Reactions+0
Community Contribs+2

Scope

Commits+7
Languages+3
Subsystems+0
Bloat Penalty+0
Completeness+3
Contributors+6
Authored Files+4
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

20

Contributors

2

Files

9

Active weeks

3

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

1

License

β€”