What problem does it solve?
This Skill helps you avoid guesswork when working in unfamiliar or fast-changing codebases by using an indexed view of symbols, callers, dependencies, and change impact.
Core Features & Use Cases
- Repository Orientation: Quickly map a codebase to understand its structure and major concepts before editing.
- Evidence-Driven Analysis: Find existing implementations, callers, dependencies, similar code, and blast radius to support safer changes.
- Governance and Quality Gates: Check architectural rules, score branches, inspect duplication, and assess maintenance hotspots or health trends.
- Use Case: When reviewing a risky feature change, use this Skill to locate affected symbols, measure impact, and verify whether the branch violates repository policy.
Quick Start
Use the ctx skill to inspect the repository layout, identify the relevant symbols, and assess the change impact before making edits.