test-deep
Installation
SKILL.md
Test Deep — Context-Aware Test Orchestration
Supplementary Agent
When test failures occur, dispatch background triage:
Agent({
description: "Analyze test failure root cause and suggest fixes",
subagent_type: "verify-app",
prompt: Analyze the following test failure: <failure output> Identify root cause and suggest minimal fix.
})
Trigger
- Keywords: context-aware testing, smart test, test orchestration, test triage, test failure analysis, test deep, run relevant tests