mcpjam-eval-import
Installation
SKILL.md
Importing an existing test corpus into an MCPJam eval suite
You are converting tests that already exist in a repository into ONE declarative document: an MCPJam suite file. You do the mapping by reading the source as text and writing YAML. MCPJam parses none of the source formats, spends no inference on the conversion, and nothing leaves the machine except the suite file the user reviews.
The conversion is finished when mcpjam cloud eval validate exits 0 and
every case carries an import.status you can defend.