analyze-issue

Analyze ShardingSphere GitHub issues to identify root causes with evidence.

20.8k|6.9k|Updated Jan 18, 2016
One-click install
npx skills add https://github.com/apache/shardingsphere --skill analyze-issue-apache
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: analyze-issue
Source: https://github.com/apache/shardingsphere/tree/main/.codex/skills/analyze-issue
Command: npx skills add https://github.com/apache/shardingsphere --skill analyze-issue-apache

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze and triage ShardingSphere issues with a root-cause-first and evidence-first approach, producing traceable conclusions and actionable labels.

Core Features & Use Cases

  • Root-cause prioritized analysis of issue reports, with evidence-based conclusions.
  • Structured intake including topology, reproduction context, and relevant PRs or linked issues.
  • Consistent reporting format with four- to five-section outputs: problem, root cause, analysis, and recommendations.

Quick Start

Provide a structured, root-cause-first issue analysis for a given ShardingSphere GitHub issue.

Frequently Asked Questions about analyze-issue

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

FAQPage Schema
How do I analyze the root cause of a ShardingSphere GitHub issue?▼

To analyze the root cause of a ShardingSphere GitHub issue, apply a structured workflow that evaluates version, deployment, reproduction steps, and related files to produce traceable conclusions with evidence.

What is evidence-based issue triage for software engineering?▼

Evidence-based issue triage is a process that identifies root causes by referencing official docs, repository code, tests, and linked issues, ensuring conclusions are traceable and include a confidence level and recommended labels.

How do I triage GitHub issues with a root-cause-first approach?▼

Triage GitHub issues with a root-cause-first approach by performing a structured intake of topology and reproduction context, then articulating the root cause and providing actionable recommendations based on repository evidence.

Does issue analysis require specific deployment and reproduction details?▼

Yes, issue analysis requires specific deployment and reproduction details to accurately identify the root cause, demanding structured intake of topology, version, and reproduction context before generating a structured analysis.

What is the best way to structure a GitHub issue analysis report?▼

The best way to structure a GitHub issue analysis report is using a four- to five-section format: problem, root cause, analysis, and recommendations, ensuring all conclusions reference official documentation and repository code.

Why should I use an evidence-first approach for ShardingSphere issue triage?▼

You should use an evidence-first approach for ShardingSphere issue triage because it ensures conclusions are traceable to official docs and repository tests, preventing speculative fixes and providing a reliable confidence level for the analysis.