Generate full automation plan
generate_test_planAnalyze git diffs and coverage reports to produce an ordered test plan with per-gap briefs and Playwright prompts for UI gaps.
Instructions
Produce a complete, ordered plan: per-gap briefs for unit/integration/component plus Playwright MCP prompts for UI layers. Agents should execute every work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| base | No | ||
| mode | No | workspace scans src when git diff is empty (or always when set) | |
| workspace | No | ||
| reportPath | No | ||
| includeUntracked | No |