What problem does it solve?
Centralizes and automates the management of bug tickets produced by WPF UI automation, removing manual steps for collecting evidence, composing repro steps, and deciding whether issues need fixes.
Core Features & Use Cases
- View & Analyze: Open the latest or specific session tickets, summarize title, repro steps, actual vs expected results, and surface attached screenshots and UIA diffs.
- Create Tickets: Gather context from a test session, collect screenshots and control dumps, and create a complete ticket with title, summary, repro steps, evidence, and root-cause hypothesis.
- Triage & Categorize: List pending tickets, apply automatic or manual decision rules (fix / wontfix), and annotate tickets with reasoned outcomes using reproducible wpf-agent commands.
- Use Case: After an automated exploration run, quickly generate an evidence-backed ticket for a crash, or run a triage sweep to classify a backlog of discovered issues.
Quick Start
Use the wpf-ticket skill to create a ticket from the latest test session including title, repro steps, actual vs expected results, and saved screenshots.