一键导入
repository-navigator
Quickly map unfamiliar repositories, locate files, identify stack conventions, and point code tasks to the right implementation area.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Quickly map unfamiliar repositories, locate files, identify stack conventions, and point code tasks to the right implementation area.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create and update debug MCUB userbot modules in app-debug using the MCUB module API, class-style modules, and inline form/callback docs.
Inspect git status, diffs, branches, and prepare commits safely while preserving unrelated user changes.
Run, interpret, and fix MCUB debugger warnings and errors while preserving module behavior and build history.
Navigate and explain local MCUB documentation while routing module and API questions to the right sources and warning against Hikka assumptions.
Statically audit MCUB modules before release for safety, metadata, dependencies, commands, inline callbacks, and release readiness without editing code.
Route OpenAgent MCUB work across repo navigation, debugger fixes, module creation, release workflows, and skill registry management.
| name | repository-navigator |
| description | Quickly map unfamiliar repositories, locate files, identify stack conventions, and point code tasks to the right implementation area. |
| keywords | ["repo","repository","structure","locate","find","architecture","stack","files","нaвигaция","cтpyктypa"] |
Use this skill when the user asks where something lives, how a repository is structured, what stack it uses, or where to implement a change.
Build a fast, accurate mental map of the repository before editing. Return concrete paths, nearby examples, and the safest integration point.
README*, AGENTS.md, .opencode/skills, docs, and contribution notes.Stack: languages/frameworks/tools inferred from files.Key paths: files or directories relevant to the request.Existing patterns: examples to follow.Recommended entry point: where to make the change and why.Validation: likely command(s) to verify the change.MCUB-modules-creator or related MCUB skills.