Skip to content
Development
Skill

/cm-mcp-engineering

Use when you need to interact with the MCP engineering bridge tools (cm_plan, cm_review, cm_qa, cm_deploy, cm_search).

From plugin
cm
5362 skills8 agents11 commands3 hooks
+1
Install
$ npx -y skills add tody-agent/codymaster --skill cm-mcp-engineering --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/cm-mcp-engineering

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when you need to interact with the MCP engineering bridge tools (cm_plan, cm_review, cm_qa, cm_deploy, cm_search).

SKILL.md

cm-mcp-engineering.SKILL.md
name: cm-mcp-engineering
description: "Use when you need to interact with the MCP engineering bridge tools (cm_plan, cm_review, cm_qa, cm_deploy, cm_search)."

cm-mcp-engineering — MCP tools on context server

The same binary as memory MCP (`dist/mcp-context-server.js`) now exposes **engineering bridge** tools:

| Tool | Purpose | |------|---------| | `cm_plan` | Sprint state + artifact paths + next skill hint | | `cm_review` | Preview `.cm/sprint/artifacts/review.md` | | `cm_qa` | QA pointers — host browser mode first (see `_shared/browser-strategy.md`); `cm browse` daemon only as CLI fallback | | `cm_deploy` | Hints for safe deploy + canary | | `cm_search` | Learnings + decisions search | | `cm_memory_query` | Same backing store, alias-style |

Existing tools unchanged: `cm_query`, `cm_resolve`, `cm_bus_read`, `cm_bus_write`, `cm_budget_check`, `cm_memory_decay`, `cm_index_refresh`.

Config

Point `--project` at the repo root (or `CM_PROJECT_PATH`).

Ships withcm

"I can't write code. But in 6 months, I shipped 12 real products using AI. CodyMaster is everything I learned — so you don't have to repeat my mistakes." — Tody Le, Head of Product, Creator of CodyMaster 50+ skills. One install.

Get the whole plugin

Other skills on cm.