get_code_comprehension_strategy
Generate step-by-step code comprehension strategies for any codebase size using dependency trees and entry-point mapping to avoid hallucinations.
Instructions
Generates step-by-step strategies for reading, mapping, and understanding complex codebases without hallucinations using dependency trees and key entry-point mapping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_size | Yes | Scale of the target codebase | |
| primary_language | No | Primary programming language of the codebase |