Agent skill · Testing & QA

agf-writing-github-issue

Use whenever a user, product-lead, or qa-engineer wants to create a GitHub issue in the project repo — including phrases like "提一个 issue / 写一个 issue / 报 bug / 把这个开成 issue / gh issue / 上 GitHub / track 一下 / 立个 ticket". Provides the required-field skeleton, locked label set (type / area / epic / priority / severity / phase), gh CLI heredoc template, and the QA-auto-issue exception path. Replaces ad-hoc `gh issue create` calls with inconsistent titles / missing labels / freestyle bodies.

pcliangx359★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add pcliangx/AppGenesisForge --skill agf-writing-github-issue --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Path: .claude/skills/agf-writing-github-issue/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 359
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Writing a GitHub Issue Use this skill when any of the following: - 用户说 "写 issue / 提一个 issue / 报 bug / 上 GitHub / track 一下 / 立个 ticket" - product-lead 把 PRD 里的 AC 拆成可分派的 issue - dev 在 SIT 自跑中发现 P0 / P1 缺陷(**特殊路径,见下**) - qa-engineer 在 E2E / UAT 中发现 P0 / P1 问题(**特殊路径,见下**) - 主 Claude / 任意 agent 准备调用 `gh issue create` > **拼 body / 写命令前必读** [`references/templates-and-examples.md`](./references/templa

More from AppGenesisForge
All skills →
About this skill
What does the agf-writing-github-issue skill do?

Use whenever a user, product-lead, or qa-engineer wants to create a GitHub issue in the project repo — including phrases like "提一个 issue / 写一个 issue / 报 bug / 把这个开成 issue / gh issue / 上 GitHub / track 一下 / 立个 ticket". Provides the required-field skeleton, locked label set (type / area / epic / priority / severity / phase), gh CLI heredoc template, and the QA-auto-issue exception path. Replaces ad-hoc `gh issue create` calls with inconsistent titles / missing labels / freestyle bodies.

How do I install it?

Run `npx skills add pcliangx/AppGenesisForge --skill agf-writing-github-issue --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From pcliangx/AppGenesisForge, a repository with 359 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going