ワンクリックで
report-issue
Submit bug reports, feature ideas, or general feedback for the Dewey plugin to the project's GitHub issue tracker
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Submit bug reports, feature ideas, or general feedback for the Dewey plugin to the project's GitHub issue tracker
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Add, update, or manage content in a knowledge base — triggered by command or natural-language curation intent like "save this to my knowledge base"
Validate knowledge base quality, check freshness, analyze coverage gaps, and generate health reports
| name | report-issue |
| description | Submit bug reports, feature ideas, or general feedback for the Dewey plugin to the project's GitHub issue tracker |
<quick_start>
Invoke /dewey:report-issue or say "I want to report a bug in Dewey". Claude gathers your feedback, classifies it, drafts a GitHub issue, shows you a preview, and submits after your approval.
Prerequisites: gh CLI installed and authenticated (gh auth login).
</quick_start>
<gather_feedback>
If $ARGUMENTS contains substantive feedback, use it directly. Do not re-ask.
If invoked with no arguments and no prior conversational context, ask one open-ended question:
All feedback routes to the same workflow. There is only one."What feedback do you have about Dewey? This could be a bug report, a feature idea, or anything else on your mind." </gather_feedback>
Route to workflows/report-issue-submit.md.
<workflows_index>
All workflows in workflows/:
| Workflow | Purpose |
|---|---|
| report-issue-submit.md | Gather feedback, classify, draft GitHub issue, confirm with user, submit |
| </workflows_index> |
<success_criteria> Feedback submission is successful when:
bcbeidel/dewey and the URL was shown to the user
</success_criteria>