report-issue

Detect and report issues across GitHub, Jira, and GitLab trackers.

2|1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/Vekta/PolyForge --skill report-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-issue
Source: https://github.com/Vekta/PolyForge/tree/main/skills/report-issue
Command: npx skills add https://github.com/Vekta/PolyForge --skill report-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of reporting bugs, creating issues, and identifying problems within your codebase or project, ensuring clear and actionable reports.

Core Features & Use Cases

  • Automated Issue Creation: Detects issue trackers (GitHub, Jira, GitLab) and creates well-structured issues.
  • Contextual Enrichment: Gathers details like problem description, expected vs. actual behavior, affected code, and severity.
  • Scan for Issues: Can scan a specified directory to identify potential issues to report.
  • Use Case: You encounter a bug in your application. Use /report-issue to describe the problem, and the skill will guide you through gathering necessary details, potentially scan code for the error, and then create a detailed issue in your project's issue tracker.

Quick Start

Use the report-issue skill to file a bug report about the login failing on Safari.

Frequently Asked Questions about report-issue

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

FAQPage Schema
How do I automatically create a bug report in GitHub or Jira?

Automated issue creation detects your issue tracker, such as GitHub or Jira, and generates a structured bug report by gathering the problem description, expected versus actual behavior, and severity levels.

Can I scan my code directory to find potential issues to report?

Yes, you can scan a specified code directory to proactively identify potential issues. The tool gathers affected code segments and problem details to ensure thorough documentation for efficient resolution.

What details do I need to file a bug report for a login failure?

Filing a bug report requires the problem description, expected versus actual behavior, affected code segments, and severity levels to create a clear, actionable issue in your project's tracker.

Does issue tracking work with both GitLab and GitHub repositories?

Yes, issue tracking works with GitHub, GitLab, and Jira. The skill detects your platform and automates the creation of well-structured issues directly in your project's repository or tracker.

What is the best way to document expected versus actual behavior in a bug report?

The best way to document expected versus actual behavior is using an automated issue reporter that guides you through gathering contextual details, ensuring your bug report is comprehensive and actionable for resolution.