Canonical, battle-tested checklist for adding a new MCP tool to the EDT-MCP plugin the right way — the IMcpTool surface, shared resolvers, schema, registration, MANIFEST, the two MANDATORY test ratchets (unit + e2e), the golden snapshot, README, and the full compile→review→redeploy→live contour. Use when asked to add / create / scaffold a new MCP tool / EDT tool.
$npx -y skills add ditrixnew/edt-mcp --skill edt-mcp-new-toolInstalls into the current project.
Run `npx skills use "https://github.com/ditrixnew/edt-mcp" --skill "ditrixnew/edt-mcp/edt-mcp-new-tool"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ditrixnew/edt-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/ditrixnew/edt-mcp"` and select the relevant skills, then follow their instructions.