What problem does it solve?
Terminator users often face issues that require detailed bug reports, which can be tedious and time-consuming to compile. This Skill automates the entire process, ensuring all necessary context, logs, and reproduction steps are gathered and formatted correctly for GitHub. It transforms a frustrating debugging experience into a streamlined, automated reporting workflow, allowing you to focus on building, not bug reporting.
Core Features & Use Cases
- Automated Context Gathering: Automatically collects critical system information (OS, Node.js, Git commit), relevant MCP server logs, and user-provided details about the problem.
- Intelligent Issue Categorization: Helps identify the type of problem (e.g., selector, browser automation, MCP server, workflow execution) to streamline debugging efforts and suggest immediate workarounds.
- GitHub Issue Generation: Formats all collected data into a comprehensive, ready-to-submit GitHub issue, including a minimal reproduction workflow, error logs, and screenshots.
- Use Case: When your Terminator automation fails with an
ElementNotFound error, simply tell the AI "I'm having a terminator issue" and it will guide you through collecting details and generate a complete bug report for you, saving you hours of manual investigation and formatting.
Quick Start
I'm having a terminator issue. My workflow is failing with a NULL_RESULT error when running a browser script.