Create or extend a small JSONL dataset for AgentOps release-readiness gates. Trigger on "create dataset", "generate test data", "JSONL", "more eval rows". Infer the agent's domain from the codebase and produce realistic rows; never fabricate data when the domain is unclear.
$npx -y skills add azure/agentops --skill agentops-datasetInstalls into the current project.
Run `npx skills use "https://github.com/azure/agentops" --skill "azure/agentops/agentops-dataset"` 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/azure/agentops" that are relevant to the current task. Run `npx skills add "https://github.com/azure/agentops"` and select the relevant skills, then follow their instructions.