Skip to content

yiouli/pixie-qa

Repository files navigation

Pixie-QA - Agent skill for Evaluation Driven Development

Pixie-QA is an agent skill that let your coding agent to systematically improve the quality of your agent with Evaluation Driven Development (EDD) approach. With the skill, your coding agent will carry out the evaluate->analyze->implement cycle for you.

Demo

Get Started

Add the skill to your coding agent:

npx skills add yiouli/pixie-qa

Then simply talk to your coding agent in your project, e.g. "Setup eval", "Improve my agent's output quality", etc.