agentsclimarketplace

Cm mcp engineering

Skill tody-agent/codymaster/.claude-desktop/skills/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 its SKILL.md

Install
npx -y skills add tody-agent/codymaster --skill cm-mcp-engineering

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

0.9 KB, 197 tokens by cl100k_base, as published. Nobody here has run it

cm-mcp-engineering — MCP tools on context server

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

ToolPurpose
cm_planSprint state + artifact paths + next skill hint
cm_reviewPreview .cm/sprint/artifacts/review.md
cm_qaPointers to browse daemon + cm qa-visual
cm_deployHints for safe deploy + canary
cm_searchLearnings + decisions search
cm_memory_querySame 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).

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.