一键导入
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 页面并帮你完成安装。
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.
基于 SOC 职业分类
| 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.