一键导入
qmcp
Unified MCP operations for QE: check MCP client/server status, guide MCP server setup, and synchronize generic MCP config across supported clients.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Unified MCP operations for QE: check MCP client/server status, guide MCP server setup, and synchronize generic MCP config across supported clients.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when collecting verified project-local coding guidance into .claude/skills based on the project tech stack, with TTL and user-edit protection.
Shows QE Framework usage overview. With no arg, prints the full catalog. With a skill name arg (e.g., /Qhelp Qcommit), reads that skill's SKILL.md and summarizes it in the user's language. Also supports find/search skills mode via reference/find-skills.md.
QE framework (Query Executor) initial setup. Creates the QE state directory, client-specific instruction/config artifacts, and .gitignore entries in a new project, then auto-analyzes the project. Use when the user wants to initialize a project or set up the framework.
Diagnoses and repairs QE installation health across qe-framework, MCP client config, and the project .qe directory. Use for 'doctor', 'check QE health', dependency verification, corrupted .qe state, or repair guidance. Distinct from Qupdate, which updates installed assets.
Use when executing a TASK_REQUEST/VERIFY_CHECKLIST or when already-changed code needs the test-review-fix quality loop. With no flag it auto-selects sequential or parallel-wave execution; `-verify` runs verification. Use Qautoresearch for iterative code-optimization loops and Qscenario-test for scenario/E2E.
Use when a plan or task needs spec documents: TASK_REQUEST and VERIFY_CHECKLIST. Use Qplan for roadmap/phases; use Qexecute after the spec exists.
| name | Qmcp |
| description | Unified MCP operations for QE: check MCP client/server status, guide MCP server setup, and synchronize generic MCP config across supported clients. |
Unified entry point for local MCP configuration, setup, and diagnostics.
Use:
Qmcp <ensure|setup|sync> [args]
The original skills (Qmcp-ensure, Qmcp-setup, Qmcp-sync) remain valid for
backward compatibility. This skill adds the consolidated command surface only.
| Subcommand | Use when | Details |
|---|---|---|
Qmcp ensure | A workflow needs to know whether MCP client config and server commands are usable. | reference/ensure.md |
Qmcp setup [service] | The user wants to connect or configure an MCP server for an external service. This is guidance only; use connected MCP tools for service operations. | reference/setup.md |
| `Qmcp sync [--dry-run | --client ]` | The user wants MCP server config compared or synchronized across Claude, Codex, Gemini, or another supported client. |
ensurePASS as usable, WARN as optional/degraded, and FAIL as a blocker
for claims that the active MCP server is usable.setupclaude mcp commands are acceptable; for Codex or other clients,
use their native MCP config surface or provide a manual config block.syncensure, setup, or
sync.ensuresetupsync