flutter-bug-triage

Triage Flutter app bugs in wetty-chat with reproduction steps and root-cause summaries.

17|10|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/Wetty-Technology/wetty-chat --skill flutter-bug-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flutter-bug-triage
Source: https://github.com/Wetty-Technology/wetty-chat/tree/main/.agents/skills/flutter-bug-triage
Command: npx skills add https://github.com/Wetty-Technology/wetty-chat --skill flutter-bug-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage Flutter bugs in wetty-chat to quickly identify symptoms, narrow down likely sources, and provide a clear path to fix.

Core Features & Use Cases

  • Systematic symptom narrowing
  • Reproduction-focused diagnostics
  • Root-cause analysis and documentation
  • Collaboration prompts for developers

Quick Start

Start by reproducing the issue on the Flutter client and gathering logs, steps, and environment details to guide the triage process.

Frequently Asked Questions about flutter-bug-triage

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

FAQPage Schema
How do I triage Flutter app bugs systematically across navigation and state management?

To triage Flutter app bugs systematically, reproduce the issue on the client, gather environment details and logs, then follow a structured workflow of targeted diagnostics to pinpoint the root cause.

What's the best way to find the root cause of a Flutter websocket disconnection?

Finding the root cause of a Flutter websocket disconnection requires reproduction-focused diagnostics, gathering client logs, and narrowing down symptoms to identify the exact failure point in realtime behavior.

How do I create reproduction steps for a Flutter push notification failure?

Create reproduction steps for a Flutter push notification failure by documenting the exact environment, triggering the event on the client, and capturing logs to guide the structured triage workflow.

Can I use this triage workflow for Flutter startup crashes and navigation issues?

Yes, you can use this triage workflow for Flutter startup crashes and navigation issues because it applies structured symptom narrowing and targeted diagnostics across all core client behaviors.

Why do I need structured reproduction steps when debugging mobile Flutter state management issues?

Structured reproduction steps are needed when debugging mobile Flutter state management issues to narrow down likely sources, provide a clear path to fix, and document the root cause to prevent regressions.

Does this bug triage process cover realtime websocket behavior in the Flutter client?

Yes, this bug triage process covers realtime websocket behavior by applying targeted diagnostics and systematic symptom narrowing to identify causes and guide fixes within the Flutter client.