validate-run - Validate agent run checkpoints in parallel.
Validates all checkpoints from an agent run directory in parallel by spawning test-validator agents and summarizing verified results.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Discover checkpoints in run directory
- Launch test-validator agents in parallel
- Collect reports from test validators
- Verify sub-agent results and findings
- Generate consolidated run summary report
Inputs
- Agent run directory path
- Optional problem name
- Problem specifications and test files
Outputs
- Checkpoint validation Markdown reports
- Consolidated run validation summary
Requirements
- Bash environment with find utility
- Task tool for sub-agent spawning
