test-and-break

Automate end-to-end testing of deployed applications and generate structured bug reports.

232|38|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/rohunj/claude-build-workflow --skill test-and-break
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-and-break
Source: https://github.com/rohunj/claude-build-workflow/tree/main/skills/test-and-break
Command: npx skills add https://github.com/rohunj/claude-build-workflow --skill test-and-break

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematically test a deployed application by going through user flows, trying edge cases, and attempting to break things. Outputs structured bug reports that can be converted to user stories for autonomous fixing.

Core Features & Use Cases

  • Automated exploration of app flows and edge cases
  • Structured bug reports ready for automation into user stories
  • Staging-safe QA workflow that documents findings for rapid fixes

Quick Start

Run the skill against the deployed app to begin automated testing and bug collection.

Frequently Asked Questions about test-and-break

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

FAQPage Schema
How do I automate end-to-end testing for user flows on a deployed staging app?

Automated end-to-end testing of deployed applications navigates core user flows to identify defects during staging and QA cycles. It coordinates automated navigation and edge-case exploration to surface bugs.

Can I automatically generate bug reports from edge-case exploration in my QA workflow?

Yes, automated edge-case exploration generates structured bug reports that document findings for rapid fixes. These reports are formatted for export and ready to be converted into user stories.

What is the best way to surface bugs in staging before production release?

Systematically testing a deployed application by attempting to break things across failure modes is the best way to surface bugs. It outputs structured bug reports that can be converted to user stories for autonomous fixing.

Does autonomous app testing work for converting QA findings into user stories?

Autonomous app testing works for converting QA findings by exporting structured bug reports from staging workflows. These exported findings integrate seamlessly into PRD and Ralph workflows for rapid fixes.

How do I test edge cases and failure modes in a deployed application?

Automated testing tools explore edge cases and failure modes by coordinating navigation across your deployed application. This staging-safe QA workflow documents all findings into structured bug reports for export.