subagent-testing
Installation
SKILL.md
Subagent Testing - TDD for Skills
Test skills with fresh subagent instances to prevent priming bias and validate effectiveness.
When NOT To Use
- Writing the skill under test (use
abstract:skill-authoring) - A static quality audit with no execution (use
abstract:skills-eval)
Table of Contents
- Overview
- Why Fresh Instances Matter
- Testing Methodology
- Quick Start
- Detailed Testing Guide
- Success Criteria