Explanation¶
Understanding the design and concepts behind pytest-skill-engineering.
Guides¶
- Choosing a Test Harness —
EvalvsCopilotEval: which harness to use and why - Evals — The core concept: what evals are, how they're compared, winning criteria
- Skill Engineering — The discipline of designing modular, callable skills (tools, prompts, skills, custom agents) and how to test and iterate them
- AI Analysis — Why AI analysis is mandatory and what makes reports actionable
For internal architecture and report implementation details, see Contributing.