create-bug-issue

Create structured GitHub issues for bug tracking in multi-repository environments.

3|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/zoraxl/team-brain --skill create-bug-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-bug-issue
Source: https://github.com/zoraxl/team-brain/tree/main/.cursor/skills/create-bug-issue
Command: npx skills add https://github.com/zoraxl/team-brain --skill create-bug-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the friction of logging bugs during development or QA, ensuring that issues are captured immediately in the correct repository without interrupting your workflow.

Core Features & Use Cases

  • Automated Issue Creation: Automatically formats and submits bug reports to the appropriate GitHub repository.
  • Contextual Awareness: Uses repository configuration to ensure bugs are filed in the correct project.
  • Use Case: When you encounter a UI glitch during a live service check, simply trigger this skill to log the behavior, steps to reproduce, and severity directly into the project's issue tracker.

Quick Start

Ask the agent to create a bug issue for the broken login button found in the authentication service.

Frequently Asked Questions about create-bug-issue

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

FAQPage Schema
How do I automate GitHub issue creation for bug tracking during development?

Automating GitHub issue creation for bug tracking involves triggering an agent to format and submit structured bug reports directly to the correct repository. This skill uses repository configuration to route issues to the appropriate project owner without interrupting your workflow.

Do I need GitHub CLI authentication to automatically create bug issues?

Yes, you need GitHub CLI authentication to automatically create bug issues in your repositories. The skill requires CLI access and repository configuration files to resolve target locations, apply labels, and ensure issues are routed to the correct project owner.

Can I log UI bugs directly from a multi-repository development environment?

Yes, you can log UI bugs directly from a multi-repository development environment. The skill operates within multi-repository contexts, using repository configuration to ensure the bug behavior, reproduction steps, and severity are filed in the correct project's issue tracker.

What is the best way to capture and report bugs without interrupting my QA workflow?

The best way to capture and report bugs without interrupting your QA workflow is to instantly trigger an automated issue creation process. This skill formats and submits the bug report to the appropriate GitHub repository immediately upon discovery.

Does automated bug issue creation work with existing GitHub labels and project owners?

Yes, automated bug issue creation works with existing GitHub labels and project owners. The skill accesses repository configuration files to resolve target locations and apply labels, ensuring the issue is routed to the correct project owner in the multi-repository environment.