Use when user wants to create a GitHub issue for the current repository. Must read and follow the repository's issue template format.
18c287bGitHub Create Issue Use this skill when the user requests to create an issue. Must follow the repository's issue template format. Workflow Step 1: Determine Template Type Analyze the user's request to determine the issue type: If the user describes a problem, error, crash, or something not working Bug Report If the user requests a new feature, enhancement, or additional support Feature Request If the user is asking a question or needs help with something Questions & Discussion If the user…
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/gh-create-issue · pinned to the source commit
git clone https://github.com/CherryHQ/cherry-studio.git
cd cherry-studio
git checkout 18c287b020ff95cc2a12fc389ea4748957fbaf49
mkdir -p ".claude/skills/gh-create-issue"
cp -r ".agents/skills/gh-create-issue" ".claude/skills/gh-create-issue"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
Scanner static-checks@0.1.0 · commit 18c287b020ff. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.