code-intelligence-doctor
Check whether global code intelligence tools are installed and configured consistently.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Check whether global code intelligence tools are installed and configured consistently.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Choose the right code intelligence tool before searching, navigating, refactoring, or analyzing a codebase.
Build a compact architecture map of a repository using CGC, Semble, rg, and source reads.
Safely analyze code impact before refactors, behavior changes, API changes, and cross-module edits.
| name | code-intelligence-doctor |
| description | Check whether global code intelligence tools are installed and configured consistently. |
| execution_mode | command |
| command | ./scripts/doctor.sh |
| runtime | shell |
| safe_to_retry | true |
| writes_files | false |
| produces_json | false |
| supported_agents | ["codex","claude"] |
Use this skill when a repo's code intelligence tools feel unavailable, slow, or inconsistent.
The doctor checks:
plugin-kit-aiuv and uvxsemble==0.2.0codegraphcontext==0.4.11serena-agent==1.5.1plugin-kit-ai, Serena, Semble, or CGC./plugin/skills/code-intelligence-doctor/scripts/doctor.sh
From a generated/copied skill directory, run:
./scripts/doctor.sh
The doctor is read-only. It does not install packages, index repositories, or edit config.