Terminator Issue Reporter

Official

Instant, detailed Terminator bug reports.

Authormediar-ai
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Terminator Issue Reporter
Download link: https://github.com/mediar-ai/terminator/archive/main.zip#terminator-issue-reporter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository