Documentation
README
Agent Integration Testing
Overview
This skill guides the creation and autonomous execution of verifiable integration test specifications. It ensures that tests are actionable by agents, properly documented, and systematically executed by subagents to validate features or fix failures.
Core Process
- Investigate Codebase Area
- By default, investigate the entire codebase to understand the context.
- If the user specifies a feature area, use
globandgrepto narrow the investigation.
This is the opening of the README. Read the full README on GitHub.