| model | sonnet |
| name | my-test-plan |
| description | Produce a manual E2E test plan from a ticket, PR, or code change with scenarios, setup, expected outcomes, and risk coverage. |
Test Plan
Design manual test scenarios that validate the intended behavior and likely regressions.
Load Rules
Read ~/.claude/rules/question-policy.md when available. Use ~/.agents/rules/ under Codex. For full test-plan process, read references/protocol-index.md.
Flow
- Read ticket/spec/PR/code context.
- Identify user workflows, acceptance criteria, risks, and affected roles.
- Create focused scenarios with setup, steps, expected result, and coverage rationale.
- Include negative, edge, permission, and regression cases where relevant.
Output
Return executable manual test plan and any setup/data requirements.