一键导入
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>