Use this to build or change an LLM feature the reliable way, by writing evals first and iterating against them, instead of tweaking prompts by vibes. Trigger on "how do I improve this prompt", "my changes keep breaking other things", "how do I know if this is better", "iterate on my agent", or any prompt/model/RAG change. This is test-driven development for LLMs.
$npx -y skills add contextjet-ai/awesome-llm-observability --skill eval-driven-developmentInstalls into the current project.
Run `npx skills use "https://github.com/contextjet-ai/awesome-llm-observability" --skill "contextjet-ai/awesome-llm-observability/eval-driven-development"` 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/contextjet-ai/awesome-llm-observability" that are relevant to the current task. Run `npx skills add "https://github.com/contextjet-ai/awesome-llm-observability"` and select the relevant skills, then follow their instructions.