generate-github-bug-report
Use when generating a high-quality GitHub bug report following the repository's specific templates and standards.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when generating a high-quality GitHub bug report following the repository's specific templates and standards.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when creating, reviewing, repairing, or updating YAML frontmatter metadata for implementation plans in .plans/. Covers plan lifecycle status, archive records, GitHub traceability, implementation commits, release versions, validation results, and schema compliance.
PostHog API / Integration for NodeJS/Typescript. Use when: implementing PostHog telemetry, adding analytics events, configuring PostHog adapters, writing telemetry tests, integrating feature flags, uploading sourcemaps, or debugging PostHog capture issues.
Use when implementing or refactoring TypeScript code to ensure strict type safety and avoid the 'any' type. Provides strategies for unknown types, generics, and type guards.
Use when implementing or refactoring VS Code extension features in this repository with a TDD-first workflow, modular architecture, and full validation.
Use when validating VS Code extension behavior, implementation, tests, or architecture before coding changes in this repository.
| name | generate-github-bug-report |
| description | Use when generating a high-quality GitHub bug report following the repository's specific templates and standards. |
Use this skill to create well-structured, detailed, and actionable bug reports that adhere to the repository's .github/ISSUE_TEMPLATE/bug_report.yml (or similar) requirements.
A complete, Markdown-formatted bug report (or YAML-aligned text) ready to be pasted into a GitHub issue, containing all necessary reproduction steps, environment details, and logs.
Follow the structure defined in .github/ISSUE_TEMPLATE/bug_report.yml:
[Bug]: followed by a concise summary.```shell blocks."I'm getting a 401 error when trying to use the completions provider with my local LiteLLM proxy. Can you generate a bug report for me?"