#123 · Primary category: MLOps & Evaluation
waza
CLI / Framework for Agent Skills - create, test, measure and improve skill quality and effectiveness
Project last updated:08/29/26
GitHub Stars
1.3K
Forks
79
Contributors
17
License
MIT
Why we included this project
Waza is a Go CLI for the stage of agent development where demos stop being convincing: once a skill works on a happy path, you still need to prove it works reliably. It scaffolds a compliant skill structure, runs agentic test loops against real LLM execution, and scores the results with eleven pluggable validators covering code assertions, text matching, JSON schema, tool-call sequences, and LLM-powered grading. Test cases are defined in YAML, so the same suite can run against several models like GPT-4o and Claude, and the compare command shows which model handles your skill best. A local web dashboard shows transcripts and trends alongside per-task metrics, and a pre-configured GitHub Actions workflow makes it easy to run the same evaluations in CI. If you maintain agent skills or frameworks and want repeatable, cross-model quality checks rather than ad-hoc manual testing, this is a practical fit.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models