test-plan-resolve-feedback¶
Read PR review comments from a published test plan, assess each against the existing test plan content, and let the user decide which to apply. Processes comments one at a time with assessment (aligns, conflicts, needs clarification, already covered) and concrete change proposals. Commits and pushes approved changes to the same branch with a descriptive commit message.
Plugin: test-plan | User-invocable
Diagram¶
Arguments¶
/test-plan-resolve-feedback <PR_URL>
| Argument | Required | Default | Description |
|---|---|---|---|
PR_URL |
- | Full GitHub PR URL (e.g., https://github.com/owner/repo/pull/42) |
Usage¶
/test-plan-resolve-feedback https://github.com/org/test-plans-repo/pull/42