aleph-expert
01Agent
Use when a task needs Aleph-backed analysis of a large repo, file, log, or document without dumping the full context into the prompt.
3 tagged rlm, measured the same way as everything else here.
Agent
Use when a task needs Aleph-backed analysis of a large repo, file, log, or document without dumping the full context into the prompt.
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.
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…