원클릭으로
bug-reporter
Stub. Fill this out so Claude triggers this skill when the user describes a bug in this repo.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Stub. Fill this out so Claude triggers this skill when the user describes a bug in this repo.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | bug-reporter |
| description | Stub. Fill this out so Claude triggers this skill when the user describes a bug in this repo. |
This skill is half written on purpose. Your job in the exercise is to finish it so Claude picks it up automatically when someone describes a bug in this repo.
Make the description trigger reliably. Edit the frontmatter
description so Claude reads it and decides to trigger the skill when
a user says things like:
flush() where..."Write the body of the skill. It should tell Claude to produce a structured report with:
Add a "do not" list. Skills work best when the rules are tight. For this one, tell Claude not to start writing code, not to open a PR, and not to invent reproduction steps it cannot back from the source.
Once finished, ask Claude in the repo: "report a bug: priceFor in product-service.js gives wrong totals when discountPercent is non-zero". Claude should pick the skill, ask any clarifying questions, and produce a bug report in the shape above.