Terminator Issue Reporter

Generate structured GitHub issues for Terminator failures with logs and reproduction steps.

1.6k|219|Updated Apr 11, 2025
One-click install
npx skills add https://github.com/mediar-ai/terminator --skill terminator-issue-reporter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Terminator Issue Reporter
Source: https://github.com/mediar-ai/terminator/tree/main/.claude/skills/terminator-issue-reporter
Command: npx skills add https://github.com/mediar-ai/terminator --skill terminator-issue-reporter

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about Terminator Issue Reporter

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

FAQPage Schema
How do I create a detailed GitHub issue for Terminator bugs automatically?

Terminator Issue Reporter automates GitHub issue creation by collecting system information, environment details, MCP logs, and minimal reproduction steps into a structured bug report template, eliminating manual compilation and formatting work.

What information does the tool gather when reporting a Terminator problem?

The Skill gathers user intent and context about what failed, system details like OS and Node.js version, Git commit hash, relevant MCP server logs, error messages, and minimal reproduction workflow steps for complete issue documentation.

Can I use this to report issues across Windows, macOS, and Linux?

Yes, Terminator Issue Reporter collects and formats bug reports across Windows, macOS, and Linux by detecting the operating system and adapting log collection and environment details to each platform.

How does the tool identify what type of Terminator problem I'm experiencing?

The Skill applies intelligent categorization to classify the issue type—such as selector failures, browser automation errors, MCP server problems, or workflow execution issues—streamlining debugging and suggesting targeted workarounds.

What happens after the issue details are collected?

After gathering all context, logs, and reproduction steps, the Skill generates a formatted GitHub issue ready to submit, complete with categorized error information, logs, and minimal reproducible workflow.

Do I need to manually format or edit the generated issue before submitting?

No, the Skill produces a complete, ready-to-submit GitHub issue template with all necessary sections, logs, and reproduction steps pre-formatted and organized for immediate posting.