The final "definition of done" / ready-to-deploy checklist for EDT-MCP — the ordered gate to run when a piece of work is finished, before declaring it done or merging. Covers code hygiene, tests written, build+unit, README, live redeploy, golden, full e2e, protocol conformance, and a clean git tree. Use when wrapping up a change, verifying everything still works, or before a commit/merge.
$npx -y skills add ditrixnew/edt-mcp --skill edt-mcp-ready-to-deployInstalls into the current project.
Run `npx skills use "https://github.com/ditrixnew/edt-mcp" --skill "ditrixnew/edt-mcp/edt-mcp-ready-to-deploy"` 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.