issue-filing

Community

Document complex framework issues for expert review.

Authorjkomoros
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured way to document and escalate complex framework issues or architectural questions to framework authors. It ensures all necessary context and failed attempts are captured, preventing wasted time and facilitating quicker resolutions.

Core Features & Use Cases

  • Structured Issue Template: Guides the creation of detailed issue files, including problem summaries, use cases, failed attempts with code, and specific questions. This ensures comprehensive reporting.
  • Escalation Path: Clearly defines when to file an issue (after exhausting other recovery strategies) and emphasizes the need for user permission, ensuring issues are a last resort.
  • Framework Author Communication: Formats issues to be highly informative for framework maintainers, speeding up diagnosis and feedback, and leading to faster solutions.
  • Use Case: After trying multiple approaches and consulting all available documentation for a persistent framework-related problem, and with user permission, use this skill to create a comprehensive issue file that clearly outlines the problem and all your attempts for framework authors to review.

Quick Start

I've exhausted all recovery strategies for a complex framework issue. The user has given permission to file an issue. Use the issue-filing skill to create a new issue file for 'Reactive Computed Timing'.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: issue-filing
Download link: https://github.com/jkomoros/community-patterns/archive/main.zip#issue-filing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository