ballroom-flow-debugging-playbook

Debug Weave Steps issues using symptom-to-triage mapping and automated reproduction tests.

Updated Jun 24, 2026
One-click install
npx skills add https://github.com/DanielMSchmidt/ballroom-flow --skill ballroom-flow-debugging-playbook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ballroom-flow-debugging-playbook
Source: https://github.com/DanielMSchmidt/ballroom-flow/tree/main/.claude/skills/ballroom-flow-debugging-playbook
Command: npx skills add https://github.com/DanielMSchmidt/ballroom-flow --skill ballroom-flow-debugging-playbook

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit helps diagnose and address problems in the Weave Steps application, providing a structured approach to troubleshooting.

Core Features & Use Cases

  • Symptom-to-Triage Index: Maps specific symptoms to potential root causes and known solutions.
  • Automated Reproduction: Guides users through setting up tests to automate and reliably reproduce issues.
  • Documentation: Offers a detailed guide on how to use the Skill for debugging purposes.

Quick Start

Use the ballroom-flow-debugging-playbook skill to identify the cause of a 'Routine card shows wrong owner/title' issue in Weave Steps.

Frequently Asked Questions about ballroom-flow-debugging-playbook

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

FAQPage Schema
How do I debug a collaborative PWA where routine cards show the wrong owner or title?

To debug collaborative PWA routine card metadata issues, use a symptom-to-triage index to map incorrect owner or title symptoms to known root causes and apply targeted fix patterns within the Weave Steps architecture.

What is the best way to troubleshoot CRDT synchronization bugs in a collaborative software application?

Troubleshooting CRDT synchronization bugs requires identifying specific symptoms, setting up automated reproduction tests, and applying known fix patterns to isolate failures within the collaborative software's state resolution logic.

How do I set up automated reproduction tests for Weave Steps choreography application bugs?

Setting up automated reproduction tests for Weave Steps bugs involves following a structured debugging guide to reliably trigger choreography PWA issues, ensuring consistent state replication before applying known architectural fix patterns.

Do I need prior knowledge of the Weave Steps architecture to use this debugging playbook?

Yes, using this debugging playbook effectively requires existing knowledge of the Weave Steps architecture and common bugs, as the troubleshooting guide focuses on mapping symptoms to known root causes rather than teaching foundational concepts.

Why does my collaborative dance choreography app lose state consistency across multiple users?

Collaborative dance choreography apps lose state consistency due to CRDT synchronization failures; diagnose these issues by mapping the specific symptoms to root causes using a structured triage index and automated reproduction tests.