lsp server agents

2 tagged lsp server, measured the same way as everything else here.

codebase-onboarding

01

jrollin/cartog

Agent

Produce a structured onboarding report for a codebase. Use when a developer asks "help me understand this project", "onboard me", "what does this codebase do", "give me an overview", or needs to get up to speed on an unfamiliar codebase. Analyzes architecture, key modules, entry points, data flow, and conventions.

16 4d ago A 76 tokens original MIT

refactoring-scout

02

jrollin/cartog

Agent

Comprehensive pre-flight analysis before a refactoring. Use when a developer wants a full blast radius report before changing a symbol, module, or file — not for quick one-off queries like "what calls X?" (the cartog skill handles those). Triggers: "is it safe to change X?", "what breaks if I rename X?", "blast radius…

16 4d ago A 122 tokens original MIT