report

Investigate bugs and create GitHub issues from code analysis, browser evidence, and observability data.

328|53|Updated Aug 1, 2025
One-click install
npx skills add https://github.com/automagik-dev/genie --skill report-automagik-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report
Source: https://github.com/automagik-dev/genie/tree/main/skills/report
Command: npx skills add https://github.com/automagik-dev/genie --skill report-automagik-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of investigating bugs by gathering symptoms, performing code-level analysis, capturing browser evidence, and collecting observability data to create a detailed GitHub issue.

Core Features & Use Cases

  • End-to-End Bug Investigation: From initial symptoms to root cause analysis and evidence collection.
  • Automated GitHub Issue Creation: Generates a well-structured issue with all findings.
  • Use Case: When a critical bug is reported, use /report to automatically gather all necessary information, including code analysis, screenshots, and logs, to create a comprehensive GitHub issue that developers can act on immediately.

Quick Start

Use the report skill to investigate the bug described in the prompt and create a GitHub issue.

Frequently Asked Questions about report

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

FAQPage Schema
How do I automate bug investigation and create a GitHub issue?

Automate bug investigation by cascading through code analysis, browser evidence capture, and observability data aggregation to generate a comprehensive GitHub issue automatically.

What is the best way to aggregate observability data for a bug report?

Aggregate observability data for a bug report by integrating with platforms like Sentry or DataDog to collect logs and traces alongside code-level analysis and browser evidence.

Does this bug reporting workflow require Sentry or DataDog integration?

Bug reporting requires integration with code tracing tools, browser automation capabilities, and observability platforms like Sentry or DataDog to gather comprehensive evidence for GitHub issues.

How do I capture browser evidence when troubleshooting a bug?

Capture browser evidence when troubleshooting a bug by using browser automation capabilities to collect screenshots and interaction logs, which are then appended to the GitHub issue.

Can I perform root cause analysis and code tracing for GitHub issues?

Perform root cause analysis and code tracing for GitHub issues by analyzing symptoms at the code level and aggregating observability data to identify the exact failure points.

What are the limitations of automated bug reporting without observability platforms?

Automated bug reporting without observability platforms lacks aggregated logs and traces, limiting the GitHub issue to code analysis and browser evidence without runtime context.