ask

Analyze codebase structure, behavior, and dependencies with source-backed explanations.

35|3|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/lauvsong/claude-soul --skill ask-lauvsong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ask
Source: https://github.com/lauvsong/claude-soul/tree/main/skills/ask
Command: npx skills add https://github.com/lauvsong/claude-soul --skill ask-lauvsong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reading and understanding a codebase quickly is time-consuming; this skill provides explanations and answers about structure, behavior, and dependencies without modifying the code.

Core Features & Use Cases

  • Read-only codebase analysis with source-backed explanations (file paths and line numbers).
  • Clarifies class roles, call flows, and dependency relationships.
  • Useful for onboarding, code reviews, and architecture discussions.

Quick Start

Describe a codebase question you have, and the tool will return a concise, source-backed explanation.

Frequently Asked Questions about ask

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze a codebase to understand its structure and dependencies without modifying files?

Codebase analysis provides read-only explanations of structure, behavior, and dependencies without modifying files. It returns source-backed insights referencing specific file paths and line numbers for onboarding and reviews.

What is the best way to explain class roles and call flows during code reviews?

Read-only codebase analysis clarifies class roles, call flows, and dependency relationships during code reviews. It provides evidence-based explanations referencing specific files and line numbers.

Can I use this tool to get onboarded onto a large codebase across different programming languages?

Yes, read-only codebase analysis supports onboarding across languages and project sizes. It provides concise, source-backed explanations of architecture and dependencies to accelerate understanding.

Does codebase analysis work with read-only access to avoid exposing secrets or performing destructive actions?

Codebase analysis requires read-only interaction, returning source-backed insights while avoiding exposing secrets or performing destructive actions. It safely provides evidence-based explanations about your code.

How do I get evidence-based architecture explanations that reference specific files and lines?

Read-only codebase analysis provides evidence-based architecture explanations referencing specific files and lines. It analyzes dependencies and behavior to return concise answers for architecture discussions.