بنقرة واحدة
navigate
Navigate and analyse code structure. Find definitions, trace dependencies, analyse call graphs.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Navigate and analyse code structure. Find definitions, trace dependencies, analyse call graphs.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Session initialization — run at the start of EVERY session before any other action.
Karpathy-inspired behavioural guidance for non-trivial coding, debugging, review, or refactor work. Use to surface assumptions, keep changes minimal, and define verifiable success criteria.
Manage dependency-aware multi-session workflows in agent_roadmaps/.
Orchestrate build workflows. Environment setup, compilation, and testing.
Validate constraint compliance at any time during development.
Create a new project from the repo_template. Supports Python, C++/CUDA, and Hybrid projects. Template-only skill.
| name | navigate |
| description | Locate symbols, references, dependencies, inheritance, and call relationships in Python or C++ repositories. Use for codebase orientation, impact analysis, dependency tracing, or finding the smallest safe edit surface. |
Read and follow the canonical vendor-neutral skill at
.agents/skills/navigate/SKILL.md. That file is the single source of truth.