ginee-file-framework-bug

Draft structured upstream framework bug reports using the framework-bug-report template.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kostiantyn-matsebora/ginee --skill ginee-file-framework-bug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ginee-file-framework-bug
Source: https://github.com/kostiantyn-matsebora/ginee/tree/main/core/skills/ginee-file-framework-bug
Command: npx skills add https://github.com/kostiantyn-matsebora/ginee --skill ginee-file-framework-bug

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

File a bug report against the ginee framework upstream repository using the framework's outbound-issue workflow. This ensures defects in core/framework components are tracked in the official upstream system rather than in adopter projects.

Core Features & Use Cases

  • Outbound bug reporting: Draft and submit structured issues against the framework upstream using the framework-bug-report template.
  • Template-driven workflow: Automatically populate critical fields such as Affected framework artefact, Framework version, Adapter in use, Reproduction, Expected/Actual, Blocking severity, and optional Owner-history pointers.
  • Use Case: When a user requests to report a defect in the framework itself (not in their adopter project), this skill guides the creation and submission of a compliant issue to the upstream repository.

Quick Start

Draft an upstream framework bug using the framework-bug-report template and the configured upstream framework-repo.

Frequently Asked Questions about ginee-file-framework-bug

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

FAQPage Schema
How do I file an upstream framework bug report against the core repository?

To file an upstream framework bug, you draft a structured issue using the framework-bug-report template and submit it to the configured upstream framework-repo. This ensures core component defects are tracked officially rather than in adopter projects.

What information do I need to include in a framework bug report?

A framework bug report requires the affected framework artefact, framework version, adapter in use, reproduction steps, expected versus actual results, blocking severity, and optional owner-history pointers to ensure compliant upstream issue submission.

When should I report a defect to the framework upstream instead of my local adopter project?

You should report a defect to the framework upstream when the issue lies in the core or framework components themselves, not in your specific adopter project configuration, ensuring the defect is tracked in the official system.

How does the outbound issue workflow handle framework version and adapter tracking?

The outbound issue workflow handles framework version and adapter tracking by automatically populating these fields within the framework-bug-report template, ensuring the upstream repository receives all critical environmental context.

Can I submit blocking severity issues directly to the framework upstream repository?

Yes, you can submit blocking severity issues directly to the framework upstream. The bug report template includes a specific blocking severity field to prioritize and communicate the defect's impact to the upstream maintainers.