nm-cartograph-call-chainTrace execution paths from entry points through the code knowledge graph. Shows call chains with criticality scores and generates Mermaid flowcharts
Install via ClawdBot CLI:
clawdbot install athola/nm-cartograph-call-chainGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/athola/claude-night-market/tree/master/plugins/cartographAudited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
Trace the execution path from a user-facing entry point to identify the root cause of a bug. The call chain visualization helps pinpoint which function and file introduced the error.
Map all code paths that involve authentication or cryptographic operations to ensure no insecure flows exist. Criticality scores highlight high-risk areas needing review.
Generate Mermaid flowcharts of key entry points to help new team members understand the architecture quickly. The indented tree provides a clear, readable overview.
Identify untested nodes in important call chains to prioritize test writing. The test gap metric directly points to code that lacks coverage.
Before refactoring, visualize the full dependency tree of a complex function to avoid breaking hidden connections. Depth and file spread scores help estimate impact.
Offer basic call chain tracing for free; premium features like deeper depth, security sensitivity analysis, and export to project management tools require a subscription.
Integrate call chain analysis into a broader code quality platform sold to enterprises. Additional value: automated test gap reporting and compliance auditing.
Sell as a plugin for CI/CD pipelines that automatically generates call chain reports on pull requests, helping teams catch regressions early.
💬 Integration Tip
Integrate as a plugin for your CI/CD pipeline to automatically generate call chain reports on pull requests, or embed the Mermaid diagrams in your internal documentation.
Scored May 6, 2026
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...
Audit, clean, and optimize Clawdbot's vector memory (LanceDB). Use when memory is bloated with junk, token usage is high from irrelevant auto-recalls, or setting up memory maintenance automation.
Enable and configure Moltbot/Clawdbot memory search for persistent context. Use when setting up memory, fixing "goldfish brain," or helping users configure memorySearch in their config. Covers MEMORY.md, daily logs, and vector search setup.
Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory loss, save context snapshots, search historical memories, or track memory usage patterns. Never lose context again.
You MUST use this for gathering contexts before any work. This is a Knowledge management for AI agents. Use `brv` to store and retrieve project patterns, dec...