wpf-ticket

Create and triage WPF UI automation issue tickets with evidence.

2|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/shiromac/wpfAutoTester --skill wpf-ticket
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wpf-ticket
Source: https://github.com/shiromac/wpfAutoTester/tree/main/.claude/skills/wpf-ticket
Command: npx skills add https://github.com/shiromac/wpfAutoTester --skill wpf-ticket

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about wpf-ticket

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create bug tickets from WPF UI automation test results?

To create bug tickets from WPF UI automation, the skill gathers test session context, collects screenshots and control dumps, and generates a complete ticket with title, summary, repro steps, evidence, and root-cause hypothesis.

How do I triage a backlog of WPF automation tickets?

To triage WPF automation tickets, the skill lists pending tickets, applies automatic or manual decision rules like fix or wontfix, and annotates tickets with reasoned outcomes using reproducible wpf-agent commands.

What is the best way to collect evidence for WPF bug reporting?

Collecting evidence for WPF bug reporting involves integrating with the wpf-agent CLI to capture screenshots, read ticket manifests, and save UIA diffs and control dumps as artifacts for reproducible test sessions.

Can I view and analyze screenshots attached to WPF test tickets?

Yes, you can view and analyze screenshots attached to WPF test tickets by opening specific session tickets, which surfaces titles, repro steps, actual versus expected results, and attached UIA diffs.

Do I need a CLI tool to automate WPF test ticket management?

Yes, automating WPF test ticket management requires the wpf-agent CLI to execute triage decisions, collect evidence, read ticket manifests, and save artifacts with reproducible commands.

What should I do when WPF automation test ticket creation fails to capture UIA diffs?

If WPF automation test ticket creation fails to capture UIA diffs, ensure the wpf-agent CLI is properly integrated to collect control dumps and screenshots and generate complete ticket manifests from the test session.