itx:bug-new

Create structured GitHub bug reports from conversation and error context.

49|5|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/ric03uec/clawrium --skill itx-bug-new
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: itx:bug-new
Source: https://github.com/ric03uec/clawrium/tree/main/.opencode/skills/itx-bug-new
Command: npx skills add https://github.com/ric03uec/clawrium --skill itx-bug-new

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of detailed GitHub bug reports directly from conversation context, reducing manual effort and ensuring consistency in bug documentation.

Core Features & Use Cases

  • Automated Bug Report Generation: Converts context details into structured bug reports for tracking.
  • Context Analysis: Examines conversation logs, error messages, and environment info to gather comprehensive report data.
  • Use Case: Suppose a user encounters a recurring error; this Skill can automatically generate a complete bug report for submission, saving time and improving diagnostic accuracy.

Quick Start

Ask the AI to generate a bug report for the latest issue encountered by providing the context.

Frequently Asked Questions about itx:bug-new

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

FAQPage Schema
How do I automate GitHub issue creation from error logs?

Automating GitHub issue creation from error logs is achieved by analyzing conversation context and error messages to generate structured bug reports. This Skill formats diagnostic data into templates and submits them directly via the gh CLI.

What is the best way to create structured bug reports from conversation context?

Creating structured bug reports from conversation context involves extracting environment details and error data, then applying template formatting. This ensures consistent issue documentation for software development workflows without manual entry.

Does this bug report automation tool require the gh CLI?

Yes, this bug report automation requires the gh CLI and related APIs to create issues on GitHub. You must have the command-line tool installed and authenticated to submit the generated issue reports directly to your repository.

Can I use conversation logs to track recurring errors on GitHub?

You can use conversation logs to track recurring errors by having the Skill examine the dialogue and environment info. It automatically compiles comprehensive diagnostic data into a complete GitHub issue submission for tracking.

What are the limitations of automated issue tracking from context?

Automated issue tracking from context relies entirely on the accuracy of the provided conversation logs and error messages. It requires proper gh CLI configuration and depends on structured analysis to ensure diagnostic accuracy in the final bug report.